Update akka-http, akka-http-testkit to 10.1.12 (#1415)

This commit is contained in:
Scala Steward 2020-05-12 13:42:26 +02:00 committed by GitHub
parent cf6af8279c
commit 583da51958

View File

@ -12,7 +12,7 @@ object Deps {
val slf4j = "1.7.30"
val spray = "1.3.5"
val zeromq = "0.5.2"
val akkav = "10.1.11"
val akkav = "10.1.12"
val akkaStreamv = "2.5.31"
val playv = "2.7.4"
val scodecV = "1.1.12"