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.11.1 to 2.11.2 (#160)
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 Sep 25, 2022
1 parent 8e47fb4 commit cb9dba2
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.33",
"joda-time" % "joda-time" % "2.11.1",
"joda-time" % "joda-time" % "2.11.2",
"org.joda" % "joda-convert" % "2.2.2",
"com.github.pureconfig" %% "pureconfig" % "0.17.1"
)
Expand Down

0 comments on commit cb9dba2

Please sign in to comment.