Skip to content

Commit

Permalink
Merge pull request #369 from scala-steward/update/akka-http-backend-3…
Browse files Browse the repository at this point in the history
….9.2

Update akka-http-backend to 3.9.2
  • Loading branch information
mergify[bot] committed Jan 18, 2024
2 parents 22f7b70 + bbbe9e8 commit d991b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -7,7 +7,7 @@ libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-stream" % "2.6.20",
"com.typesafe.akka" %% "akka-http" % "10.2.10",
"de.heikoseeberger" %% "akka-http-circe" % "1.39.2",
"com.softwaremill.sttp.client3" %% "akka-http-backend" % "3.9.1",
"com.softwaremill.sttp.client3" %% "akka-http-backend" % "3.9.2",
"com.danielasfregola" %% "twitter4s" % "8.0",
"org.scala-lang.modules" %% "scala-java8-compat" % "1.0.2",
"org.scalameta" %% "moped" % "0.1.11"
Expand Down

0 comments on commit d991b7f

Please sign in to comment.