Skip to content

Commit

Permalink
Update joda-time to 2.12.7 (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 7, 2024
1 parent 2287920 commit 4a541b5
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 @@ -89,7 +89,7 @@ val scalactic = "org.scalactic" %% "scalactic"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.19" % "test"


val joda_time = "joda-time" % "joda-time" % "2.12.5"
val joda_time = "joda-time" % "joda-time" % "2.12.7"
val algebird = "com.twitter" %% "algebird-core" % "0.13.10"
val joda_convert = "org.joda" % "joda-convert" % "2.2.3"
val spatial4j = "org.locationtech.spatial4j" % "spatial4j" % "0.8"
Expand Down

0 comments on commit 4a541b5

Please sign in to comment.