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 b68b34a + 14efa4c commit 8d15883Copy full SHA for 8d15883
project/ProjectPlugin.scala
@@ -21,7 +21,7 @@ object ProjectPlugin extends AutoPlugin {
21
val scalatest: String = "3.1.0"
22
val scalatestplusScheck: String = "3.1.0.0-RC2"
23
val scalacheck: String = "1.14.3"
24
- val scalacheckShapeless: String = "1.2.3"
+ val scalacheckShapeless: String = "1.2.4"
25
}
26
27
0 commit comments