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 200d19b + b10a0f4 commit 645f3beCopy full SHA for 645f3be
build.sbt
@@ -4,7 +4,7 @@ import org.typelevel.sbt.tpolecat.{DevMode, CiMode}
4
5
// Library versions all in one place, for convenience and sanity.
6
lazy val catsVersion = "2.12.0"
7
-lazy val catsEffectVersion = "3.5.6"
+lazy val catsEffectVersion = "3.5.7"
8
lazy val circeVersion = "0.14.10"
9
lazy val fs2Version = "3.11.0"
10
lazy val h2Version = "1.4.200"
0 commit comments