Skip to content

Commit 490d834

Browse files
Update cats-effect to 3.5.7 (#703)
1 parent 31aa9d9 commit 490d834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ val scala_3 = "3.3.4"
44

55
val V = new {
66
val cats = "2.12.0"
7-
val catsEffect = "3.5.6"
7+
val catsEffect = "3.5.7"
88
val fs2 = "3.11.0"
99
val log4cats = "2.7.0"
1010
val log4s = "1.10.0"

0 commit comments

Comments
 (0)