Skip to content

Commit

Permalink
Merge pull request #615 from scala-steward/update/joda-convert-2.2.4
Browse files Browse the repository at this point in the history
Update joda-convert to 2.2.4
  • Loading branch information
yanns authored Oct 6, 2024
2 parents 8b95c37 + 930ed67 commit b884689
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,7 +1,7 @@
libraryDependencies ++= Seq(
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.4",
"joda-time" % "joda-time" % "2.13.0",
"org.joda" % "joda-convert" % "2.2.3",
"org.joda" % "joda-convert" % "2.2.4",
"org.typelevel" %% "cats-core" % "2.12.0",
"org.json4s" %% "json4s-scalap" % "4.0.7"
)

0 comments on commit b884689

Please sign in to comment.