We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b605a8c + 0f4ff51 commit 7b1cff5Copy full SHA for 7b1cff5
1 file changed
build.sbt
@@ -17,7 +17,7 @@ lazy val argonautVersion = "6.3.8"
17
lazy val iterateeVersion = "0.20.0"
18
lazy val refinedVersion = "0.10.1"
19
lazy val catsEffectVersion = "3.3.14"
20
-lazy val fs2Version = "3.2.10"
+lazy val fs2Version = "3.2.11"
21
22
def compilerOptions(scalaVersion: String): Seq[String] = Seq(
23
"-deprecation",
0 commit comments