We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f57b85 commit aa506a4Copy full SHA for aa506a4
build.sbt
@@ -17,7 +17,7 @@ lazy val argonautVersion = "6.3.11"
17
lazy val iterateeVersion = "0.20.0"
18
lazy val refinedVersion = "0.11.3"
19
lazy val catsEffectVersion = "3.5.7"
20
-lazy val fs2Version = "3.11.0"
+lazy val fs2Version = "3.12.0"
21
22
def compilerOptions(scalaVersion: String): Seq[String] = Seq(
23
"-deprecation",
0 commit comments