Skip to content

Commit

Permalink
Update joda-time to 2.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Oct 23, 2020
1 parent 3628fc3 commit aaf25f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ lazy val `scalacheck-toolbox-datetime`: ProjectMatrix =
)
.jvmPlatform(
scalaVersions = allScalaVersions,
libraryDependencies += "joda-time" % "joda-time" % "2.10.6"
libraryDependencies += "joda-time" % "joda-time" % "2.10.7"
)
.jsPlatform(
scalaVersions = allScalaVersions,
Expand Down

0 comments on commit aaf25f6

Please sign in to comment.