Skip to content

Commit 9409833

Browse files
committed
Update scalacheck-toolbox-datetime to 0.3.5
1 parent ce46a29 commit 9409833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ object ProjectPlugin extends AutoPlugin {
2121
val scalatestplusScheck: String = "3.1.0.0-RC2"
2222
val scalacheck: String = "1.14.3"
2323
val scalacheckShapeless: String = "1.2.5"
24-
val scalacheckDatetime: String = "0.3.4"
24+
val scalacheckDatetime: String = "0.3.5"
2525
val jodaTime: String = "2.10.5"
2626
}
2727
}

0 commit comments

Comments
 (0)