Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 4495cf4

Browse files
scala-steward-for-moia[bot]scala-stewardsaeltz
authored
Update akka-http, akka-http-testkit to 10.2.8 (#273)
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com> Co-authored-by: Bendix Sältz <bendix@saeltz.de>
1 parent 3cbb033 commit 4495cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ lazy val root = (project in file("."))
3232
.settings(mimaSettings)
3333

3434
val akkaVersion = "2.6.18"
35-
val akkaHttpVersion = "10.2.7"
35+
val akkaHttpVersion = "10.2.8"
3636

3737
lazy val akkaDependencies = Seq(
3838
"com.typesafe.akka" %% "akka-stream" % akkaVersion,

0 commit comments

Comments
 (0)