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 5a7d490 + 40f1589 commit b31c564Copy full SHA for b31c564
build.sbt
@@ -95,7 +95,7 @@ Global / fileServicePort := {
95
} yield port).unsafeRunSync()
96
}
97
98
-val catsEffectVersion = "3.5.2"
+val catsEffectVersion = "3.5.5"
99
val fs2Version = "3.9.3"
100
val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project
101
val scalaJSDomVersion = "2.8.0"
0 commit comments