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 escher-akka-http from 1.3.24 to 1.3.25 (#144)
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 Jul 12, 2022
1 parent 51a2b3d commit 5399e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -15,7 +15,7 @@ libraryDependencies ++= {
"com.typesafe.akka" %% "akka-http-testkit" % akkaHttpV % Test,
"com.typesafe.akka" %% "akka-stream-testkit" % akkaV % Test,
"org.scalatest" %% "scalatest" % scalaTestV % Test,
"com.emarsys" %% "escher-akka-http" % "1.3.24",
"com.emarsys" %% "escher-akka-http" % "1.3.25",
"joda-time" % "joda-time" % "2.10.14",
"org.joda" % "joda-convert" % "2.2.2",
"com.github.pureconfig" %% "pureconfig" % "0.17.1"
Expand Down

0 comments on commit 5399e8f

Please sign in to comment.