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 458375b commit 9a24130Copy full SHA for 9a24130
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