There was an error while loading. Please reload this page.
1 parent 722504a commit 2dd40e7Copy full SHA for 2dd40e7
1 file changed
build.sbt
@@ -19,7 +19,7 @@ ThisBuild / startYear := Some(2024)
19
val Scala213Cond = s"matrix.scala == '$Scala213'"
20
21
val catsV = "2.13.0"
22
-val catsEffectV = "3.7.0"
+val catsEffectV = "3.7.1"
23
val fs2V = "3.6.1"
24
val http4sV = "0.23.34"
25
val munitCatsEffectV = "2.2.0"
0 commit comments