We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31aa9d9 commit 490d834Copy full SHA for 490d834
build.sbt
@@ -4,7 +4,7 @@ val scala_3 = "3.3.4"
4
5
val V = new {
6
val cats = "2.12.0"
7
- val catsEffect = "3.5.6"
+ val catsEffect = "3.5.7"
8
val fs2 = "3.11.0"
9
val log4cats = "2.7.0"
10
val log4s = "1.10.0"
0 commit comments