Update akka-actor, akka-stream, ... to 2.6.7 (#1656)

This commit is contained in:
Scala Steward 2020-07-10 17:37:52 +02:00 committed by GitHub
parent 120cca072b
commit 921240afd9

View File

@ -14,7 +14,7 @@ object Deps {
val zeromq = "0.5.2"
val akkav = "10.1.12"
val playv = "2.9.0"
val akkaStreamv = "2.6.6"
val akkaStreamv = "2.6.7"
val scodecV = "1.1.17"
val junitV = "0.11"
val nativeLoaderV = "2.3.4"