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

Commit 6bed16c

Browse files
Update akka-http, akka-http-testkit to 10.2.5 (#209)
Co-authored-by: scala-steward <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dc405a9 commit 6bed16c

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.15"
35-
val akkaHttpVersion = "10.2.4"
35+
val akkaHttpVersion = "10.2.5"
3636

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

0 commit comments

Comments
 (0)