Skip to content

Commit

Permalink
joda-time 2.13.0 (was 2.12.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Nov 12, 2024
1 parent 5d85566 commit 6fb432d
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 @@ -35,7 +35,7 @@ val jacksons = Seq(
).map(_ % jacksonVersion) ++ jacksonDatabind

val joda = Seq(
"joda-time" % "joda-time" % "2.12.7"
"joda-time" % "joda-time" % "2.13.0"
)

// Common settings
Expand Down

0 comments on commit 6fb432d

Please sign in to comment.