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.
1 parent b17783f commit 558eefeCopy full SHA for 558eefe
build.sbt
@@ -14,7 +14,7 @@ val jettyTestVersion = "11.0.25"
14
val sttpVersion = "3.5.2"
15
val circeVersion = "0.14.10"
16
val catsEffectVersion = "3.6.3"
17
-val fs2Version = "3.11.0"
+val fs2Version = "3.12.0"
18
val natchezVersion = "0.3.7"
19
20
lazy val gpgPass = Option(System.getenv("GPG_KEY_PASSWORD"))
0 commit comments