Update akka-http, akka-http-testkit, ... to 10.2.5 (#3455)

This commit is contained in:
Scala Steward 2021-07-27 17:45:41 +02:00 committed by GitHub
parent 7b1c5639cc
commit 07b4e722c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ object Deps {
val slf4j = "1.7.32"
val spray = "1.3.6"
val zeromq = "0.5.2"
val akkav = "10.2.4"
val akkav = "10.2.5"
val playv = "2.9.2"
val akkaStreamv = "2.6.15"
val scodecV = "1.1.27"