Skip to content

Commit

Permalink
Update akka-http-backend to 3.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 20, 2024
1 parent dec6688 commit a3c1deb
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.4",
"com.softwaremill.sttp.client3" %% "akka-http-backend" % "3.9.5",
"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 a3c1deb

Please sign in to comment.