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 494f053 + 5cf164b commit b607fbbCopy full SHA for b607fbb
build.sbt
@@ -29,7 +29,7 @@ ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")
29
val catsV = "2.11.0"
30
val catsEffectV = "3.6.0"
31
val slf4jV = "1.7.36"
32
-val munitCatsEffectV = "2.0.0"
+val munitCatsEffectV = "2.1.0"
33
val logbackClassicV = "1.2.13"
34
35
Global / onChangedBuildSource := ReloadOnSourceChanges
0 commit comments