Skip to content

Commit

Permalink
Merge 3f935e3 into d35362d
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 3, 2022
2 parents d35362d + 3f935e3 commit 969b52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/akka-http/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ crossScalaVersions := Seq(scala212, scala213)

libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-stream" % "2.6.18" % "provided",
"com.typesafe.akka" %% "akka-http" % "10.2.8"
"com.typesafe.akka" %% "akka-http" % "10.2.9"
)
mdocLibraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-stream" % "2.6.18"
Expand Down

0 comments on commit 969b52d

Please sign in to comment.