Skip to content

Commit

Permalink
joda-time 2.12.7 (was 2.12.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 20, 2024
1 parent d15894d commit eb1b0a4
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.6"
"joda-time" % "joda-time" % "2.12.7"
)

// Common settings
Expand Down

0 comments on commit eb1b0a4

Please sign in to comment.