Skip to content

Commit

Permalink
Merge pull request #1322 from scala-steward/update/akka-http-10.2.8
Browse files Browse the repository at this point in the history
Update akka-http to 10.2.8
  • Loading branch information
mergify[bot] authored Feb 15, 2022
2 parents 4219578 + 2fd1f61 commit 225e700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ val fs2_2_version: Option[(Long, Long)] => String = {
case _ => "2.5.9"
}

val akkaHttp = "com.typesafe.akka" %% "akka-http" % "10.2.7"
val akkaHttp = "com.typesafe.akka" %% "akka-http" % "10.2.8"
val akkaStreamVersion = "2.6.18"
val akkaStreams = "com.typesafe.akka" %% "akka-stream" % akkaStreamVersion

Expand Down

0 comments on commit 225e700

Please sign in to comment.