Update akka-actor, akka-discovery, ... to 2.6.14 (#2878)

This commit is contained in:
Scala Steward 2021-04-08 19:37:10 +02:00 committed by GitHub
parent 17e088d8f0
commit ce36112da2

View File

@ -18,7 +18,7 @@ object Deps {
val zeromq = "0.5.2"
val akkav = "10.2.4"
val playv = "2.9.2"
val akkaStreamv = "2.6.13"
val akkaStreamv = "2.6.14"
val scodecV = "1.1.25"
val junitV = "0.11"
val nativeLoaderV = "2.3.5"