Skip to content

Commit

Permalink
Merge pull request #559 from scala-steward/update/joda-time-2.12.6
Browse files Browse the repository at this point in the history
Update joda-time to 2.12.6
  • Loading branch information
yanns authored Jan 12, 2024
2 parents 24bc840 + ace002d commit de8f058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/dependencies.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
libraryDependencies ++= Seq(
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.4",
"joda-time" % "joda-time" % "2.12.5",
"joda-time" % "joda-time" % "2.12.6",
"org.joda" % "joda-convert" % "2.2.3",
"org.typelevel" %% "cats-core" % "2.10.0",
"org.json4s" %% "json4s-scalap" % "4.0.7"
Expand Down

0 comments on commit de8f058

Please sign in to comment.