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 5733bcf + 60dd982 commit a7c6782Copy full SHA for a7c6782
1 file changed
build.sbt
@@ -29,7 +29,7 @@ ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")
29
val catsV = "2.13.0"
30
val catsEffectV = "3.7.0-RC1"
31
val slf4jV = "1.7.36"
32
-val munitCatsEffectV = "2.2.0-RC1"
+val munitCatsEffectV = "2.2.0"
33
val logbackClassicV = "1.2.13"
34
35
Global / onChangedBuildSource := ReloadOnSourceChanges
0 commit comments