Skip to content

Commit

Permalink
Merge 1087d49 into 390fc36
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 27, 2021
2 parents 390fc36 + 1087d49 commit b95288c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/akka-http/build.sbt
Expand Up @@ -6,7 +6,7 @@ crossScalaVersions := Seq(scala212, scala213)

libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-stream" % "2.6.15" % "provided",
"com.typesafe.akka" %% "akka-http" % "10.2.4"
"com.typesafe.akka" %% "akka-http" % "10.2.5"
)
mdocLibraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-stream" % "2.6.15"
Expand Down

0 comments on commit b95288c

Please sign in to comment.