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 537309a commit c3c0e90Copy full SHA for c3c0e90
build.sbt
@@ -89,7 +89,7 @@ Global / fileServicePort := {
89
}
90
91
val catsEffectVersion = "3.5.1"
92
-val fs2Version = "3.9.0"
+val fs2Version = "3.9.1"
93
val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project
94
val scalaJSDomVersion = "2.6.0"
95
val circeVersion = "0.14.2"
0 commit comments