Skip to content

Commit 2a47886

Browse files
Update cats-effect to 3.6.3 (#747)
Co-authored-by: Julien Jean Paul Sirocchi <julien.sirocchi@gmail.com>
1 parent 5b5e548 commit 2a47886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ val scala_3 = "3.3.6"
44

55
val V = new {
66
val cats = "2.13.0"
7-
val catsEffect = "3.6.1"
7+
val catsEffect = "3.6.3"
88
val fs2 = "3.12.0"
99
val log4cats = "2.7.1"
1010
val log4s = "1.10.0"

0 commit comments

Comments
 (0)