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

Commit

Permalink
CDP-1765: Update joda-time from 2.10.14 to 2.11.0 (#150)
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 Aug 12, 2022
1 parent 4d7433c commit b5cb969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
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.28",
"joda-time" % "joda-time" % "2.10.14",
"joda-time" % "joda-time" % "2.11.0",
"org.joda" % "joda-convert" % "2.2.2",
"com.github.pureconfig" %% "pureconfig" % "0.17.1"
)
Expand Down

0 comments on commit b5cb969

Please sign in to comment.