We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1dae1 commit 4dc60ccCopy full SHA for 4dc60cc
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.13.1"
+ libraryDependencies += "joda-time" % "joda-time" % "2.14.0"
56
57
.jsPlatform(
58
0 commit comments