Update akka-http, akka-http-testkit to 10.1.13 (#2276)

This commit is contained in:
Scala Steward 2020-11-21 14:51:46 +01:00 committed by GitHub
parent fdb2b675e9
commit 912e3cd0c7

View File

@ -14,7 +14,7 @@ object Deps {
val slf4j = "1.7.30"
val spray = "1.3.6"
val zeromq = "0.5.2"
val akkav = "10.1.12"
val akkav = "10.1.13"
val playv = "2.9.1"
val akkaStreamv = "2.6.10"
val scodecV = "1.1.21"