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

Commit f0d59ee

Browse files
moia-pipelinescala-stewardsaeltz
authored
Update akka-http, akka-http-testkit to 10.2.0 (#81)
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com> Co-authored-by: Bendix Sältz <bendix@saeltz.de>
1 parent 8ddb54a commit f0d59ee

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
@@ -30,7 +30,7 @@ lazy val root = (project in file("."))
3030
)
3131

3232
val akkaVersion = "2.6.8"
33-
val akkaHttpVersion = "10.1.12"
33+
val akkaHttpVersion = "10.2.0"
3434

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

0 commit comments

Comments
 (0)