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 e6c661e + 28fc006 commit 28faa10Copy full SHA for 28faa10
build.sbt
@@ -18,7 +18,7 @@ ThisBuild / licenses := List("MIT" -> url("http://opensource.org/licenses/MIT"))
18
val Scala213Cond = s"matrix.scala == '$Scala213'"
19
20
val catsV = "2.10.0"
21
-val catsEffectV = "3.5.3"
+val catsEffectV = "3.5.4"
22
val fs2V = "3.6.1"
23
val http4sV = "0.23.26"
24
val munitCatsEffectV = "2.0.0-M4"
0 commit comments