Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
DIME-379: Update joda-time from 2.11.2 to 2.12.0 (#165)
Browse files Browse the repository at this point in the history
Co-authored-by: Scala Steward <team-rds@emarsys.com>
  • Loading branch information
ema-bot and Scala Steward committed Oct 13, 2022
1 parent 20969c0 commit 8ca6bab
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 @@ -16,7 +16,7 @@ libraryDependencies ++= {
"com.typesafe.akka" %% "akka-stream-testkit" % akkaV % Test,
"org.scalatest" %% "scalatest" % scalaTestV % Test,
"com.emarsys" %% "escher-akka-http" % "1.3.35",
"joda-time" % "joda-time" % "2.11.2",
"joda-time" % "joda-time" % "2.12.0",
"org.joda" % "joda-convert" % "2.2.2",
"com.github.pureconfig" %% "pureconfig" % "0.17.1"
)
Expand Down

0 comments on commit 8ca6bab

Please sign in to comment.