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 458375b + 9a24130 commit f4b0c74Copy full SHA for f4b0c74
build.sbt
@@ -4,7 +4,7 @@ import complete.DefaultParsers._
4
import sbt.Reference.display
5
import org.typelevel.sbt.tpolecat.{CiMode, DevMode}
6
7
-val munitVersion = "1.0.2"
+val munitVersion = "1.0.3"
8
val munitScalacheckVersion = "1.0.0"
9
val catsVersion = "2.12.0"
10
val scalatestVersion = "3.2.19"
0 commit comments