Skip to content

Commit

Permalink
Update akka-http-backend to 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 18, 2024
1 parent 22f7b70 commit bbbe9e8
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 bbbe9e8

Please sign in to comment.