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 0bf59fc + c6c6edd commit 3f96fe6Copy full SHA for 3f96fe6
1 file changed
build.sbt
@@ -58,7 +58,7 @@ ThisBuild / crossScalaVersions := Seq(Scala212, Scala3, Scala213)
58
59
val catsEffectVersion = "3.3.13"
60
val circeVersion = "0.14.2"
61
-val fs2Version = "3.2.8"
+val fs2Version = "3.2.9"
62
val http4sVersion = "0.23.13"
63
val natchezVersion = "0.1.6"
64
val munitVersion = "0.7.29"
0 commit comments