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 a7c6782 + eb04f28 commit 49df8f5Copy full SHA for 49df8f5
1 file changed
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.13.0"
30
-val catsEffectV = "3.7.0-RC1"
+val catsEffectV = "3.7.0"
31
val slf4jV = "1.7.36"
32
val munitCatsEffectV = "2.2.0"
33
val logbackClassicV = "1.2.13"
0 commit comments