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

Commit

Permalink
Update akka-http, akka-http-testkit to 10.2.6 (#210)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Bendix Sältz <bendix@saeltz.de>
  • Loading branch information
github-actions[bot] and saeltz authored Aug 11, 2021
1 parent 5524dbf commit 3a6090f
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 @@ -32,7 +32,7 @@ lazy val root = (project in file("."))
.settings(mimaSettings)

val akkaVersion = "2.6.15"
val akkaHttpVersion = "10.2.5"
val akkaHttpVersion = "10.2.6"

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

0 comments on commit 3a6090f

Please sign in to comment.