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 ee304de + a25778b commit 494f053Copy full SHA for 494f053
build.sbt
@@ -27,7 +27,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("8"), JavaSpec.te
27
ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")
28
29
val catsV = "2.11.0"
30
-val catsEffectV = "3.5.7"
+val catsEffectV = "3.6.0"
31
val slf4jV = "1.7.36"
32
val munitCatsEffectV = "2.0.0"
33
val logbackClassicV = "1.2.13"
0 commit comments