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 4a70e3a commit c97bf63Copy full SHA for c97bf63
build.sbt
@@ -14,7 +14,7 @@ val header = """|***************************************************************
14
15
import scala.language.existentials
16
17
-lazy val scalaCheckVersion = "1.17.0"
+lazy val scalaCheckVersion = "1.18.1"
18
19
lazy val munit = "1.0.0-M7"
20
lazy val munitDiscipline = "2.0.0-M3"
0 commit comments