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 escher-akka-http from 1.3.35 to 1.3.36 (#167)
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 0e45f7d commit 7cea75d
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.35",
"com.emarsys" %% "escher-akka-http" % "1.3.36",
"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 7cea75d

Please sign in to comment.