Skip to content

Commit

Permalink
Merge a79eaf8 into fa010e0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 14, 2022
2 parents fa010e0 + a79eaf8 commit 1a8071f
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.7"
"com.typesafe.akka" %% "akka-http" % "10.2.8"
)
mdocLibraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-stream" % "2.6.18"
Expand Down

0 comments on commit 1a8071f

Please sign in to comment.