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 ffe4925 + 7fe196e commit b209f39Copy full SHA for b209f39
project/ProjectPlugin.scala
@@ -19,7 +19,7 @@ object ProjectPlugin extends AutoPlugin {
19
val shapeless: String = "2.3.3"
20
val scalatest: String = "3.1.0"
21
val scalatestplusScheck: String = "3.1.0.0-RC2"
22
- val scalacheck: String = "1.14.2"
+ val scalacheck: String = "1.14.3"
23
val scalacheckShapeless: String = "1.2.3"
24
}
25
0 commit comments