Skip to content

Commit

Permalink
Update escher-akka-http to 1.3.75 (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 8, 2024
1 parent 7e15e86 commit e395838
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 @@ -80,7 +80,7 @@ lazy val root = (project in file("."))
"org.reactivemongo" %% "reactivemongo-bson-monocle" % "1.0.10",
"com.lightbend.akka" %% "akka-stream-alpakka-amqp" % "4.0.0",
"org.bouncycastle" % "bcprov-jdk18on" % "1.78.1",
"com.emarsys" %% "escher-akka-http" % "1.3.74",
"com.emarsys" %% "escher-akka-http" % "1.3.75",
"org.codehaus.janino" % "janino" % "3.1.12",
"org.apache.commons" % "commons-email" % "1.6.0",
"org.scalatest" %% "scalatest" % "3.2.18" % "it,test",
Expand Down

0 comments on commit e395838

Please sign in to comment.