We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061aa69 commit 05e9384Copy full SHA for 05e9384
build.sbt
@@ -52,7 +52,7 @@ lazy val `scalacheck-toolbox-datetime`: ProjectMatrix =
52
)
53
.jvmPlatform(
54
scalaVersions = allScalaVersions,
55
- libraryDependencies += "joda-time" % "joda-time" % "2.12.7"
+ libraryDependencies += "joda-time" % "joda-time" % "2.13.1"
56
57
.jsPlatform(
58
0 commit comments