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 e75b677 commit 4e7f419Copy full SHA for 4e7f419
build.sbt
@@ -19,7 +19,7 @@ lazy val V = new {
19
val runtime: String = "0.6.4"
20
val scala: String = "2.13.3"
21
val scala212: String = "2.12.12"
22
- val scalacheck: String = "1.14.3"
+ val scalacheck: String = "1.15.0"
23
val scalacheckShapeless: String = "1.2.5"
24
val scalamacros: String = "2.1.1"
25
val scalariform: String = "0.2.10"
0 commit comments