Skip to content

Commit

Permalink
Update joda-time to 2.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 31, 2024
1 parent 03e730c commit 9ad24da
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 @@ -21,7 +21,7 @@ lazy val root = project.in(file(".")).

lazy val akkaVersion = "2.8.5"
lazy val akkaHttpVersion = "10.5.2"
lazy val jodaVersion = "2.12.5"
lazy val jodaVersion = "2.12.7"
lazy val upickleVersion = "3.1.3"
lazy val sparkMlLibVersion = "3.5.0"
lazy val scalaTestVersion = "3.2.17"
Expand Down

0 comments on commit 9ad24da

Please sign in to comment.