We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bb3122 + 5a96d57 commit 0bb060aCopy full SHA for 0bb060a
build.sbt
@@ -5,7 +5,7 @@ ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head
5
6
lazy val CatsVersion = "2.12.0"
7
lazy val CatsEffectVersion = "3.5.4"
8
-lazy val Fs2Version = "3.10.2"
+lazy val Fs2Version = "3.11.0"
9
lazy val Http4sVersion = "0.23.27"
10
11
ThisBuild / startYear := Some(2022)
0 commit comments