We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce46a29 commit 9409833Copy full SHA for 9409833
project/ProjectPlugin.scala
@@ -21,7 +21,7 @@ object ProjectPlugin extends AutoPlugin {
21
val scalatestplusScheck: String = "3.1.0.0-RC2"
22
val scalacheck: String = "1.14.3"
23
val scalacheckShapeless: String = "1.2.5"
24
- val scalacheckDatetime: String = "0.3.4"
+ val scalacheckDatetime: String = "0.3.5"
25
val jodaTime: String = "2.10.5"
26
}
27
0 commit comments