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.
1 parent 522fc00 commit 7279a82Copy full SHA for 7279a82
1 file changed
build.sbt
@@ -26,7 +26,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("8"), JavaSpec.te
26
27
ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")
28
29
-val catsV = "2.7.0"
+val catsV = "2.8.0"
30
val catsEffectV = "3.3.14"
31
val slf4jV = "1.7.36"
32
val munitCatsEffectV = "1.0.7"
0 commit comments