Skip to content

Commit

Permalink
joda-time 2.10.12 (was 2.10.10) (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 11, 2021
1 parent 8c15785 commit 341abe6
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 @@ -42,7 +42,7 @@ val jacksons = Seq(
).map(_ % jacksonVersion) ++ jacksonDatabind

val joda = Seq(
"joda-time" % "joda-time" % "2.10.10"
"joda-time" % "joda-time" % "2.10.12"
)

// Common settings
Expand Down

0 comments on commit 341abe6

Please sign in to comment.