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 d6b0050 + a3c0996 commit d40c91eCopy full SHA for d40c91e
build.sbt
@@ -6,7 +6,7 @@ import org.typelevel.sbt.tpolecat.{DevMode, CiMode}
6
lazy val catsVersion = "2.13.0"
7
lazy val catsEffectVersion = "3.6.0"
8
lazy val circeVersion = "0.14.12"
9
-lazy val fs2Version = "3.11.0"
+lazy val fs2Version = "3.12.0"
10
lazy val h2Version = "1.4.200"
11
lazy val hikariVersion = "6.3.0" // N.B. Hikari v4 introduces a breaking change via slf4j v2
12
lazy val kindProjectorVersion = "0.11.2"
0 commit comments