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 6fde817 + 8960b4a commit 9d3da74Copy full SHA for 9d3da74
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.1"
+val catsEffectV = "3.5.2"
22
val fs2V = "3.6.1"
23
val http4sV = "0.23.23"
24
val munitCatsEffectV = "2.0.0-M3"
0 commit comments