We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffefa2b + bb1265d commit 2fd85e3Copy full SHA for 2fd85e3
build.sbt
@@ -56,7 +56,7 @@ val Scala213 = "2.13.17"
56
val Scala3 = "3.3.7"
57
ThisBuild / crossScalaVersions := Seq(Scala212, Scala3, Scala213)
58
59
-val catsEffectVersion = "3.5.7"
+val catsEffectVersion = "3.6.3"
60
val circeVersion = "0.14.15"
61
val fs2Version = "3.12.2"
62
val http4sVersion = "0.23.33"
0 commit comments