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 853908e + bf7904f commit 6c0992aCopy full SHA for 6c0992a
project/ProjectPlugin.scala
@@ -20,7 +20,7 @@ object ProjectPlugin extends AutoPlugin {
20
val scalatest: String = "3.1.0"
21
val scalatestplusScheck: String = "3.1.0.0-RC2"
22
val scalacheck: String = "1.14.3"
23
- val scalacheckShapeless: String = "1.2.3"
+ val scalacheckShapeless: String = "1.2.4"
24
val scalacheckDatetime: String = "0.3.2"
25
val jodaTime: String = "2.10.5"
26
}
0 commit comments