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 30923cb + fcbfa24 commit 101ffd7Copy full SHA for 101ffd7
build.sbt
@@ -88,7 +88,7 @@ Global / fileServicePort := {
88
} yield port).unsafeRunSync()
89
}
90
91
-val catsEffectVersion = "3.5.0"
+val catsEffectVersion = "3.5.1"
92
val fs2Version = "3.7.0"
93
val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project
94
val scalaJSDomVersion = "2.6.0"
0 commit comments