pull/6857/head
Thibault Duplessis 2020-06-22 11:29:29 +02:00
parent 1426afb0bc
commit 5e5c034c94
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ object Dependencies {
val prometheus = "io.kamon" %% "kamon-prometheus" % version
}
object akka {
val version = "2.6.6"
val version = "2.6.5"
val akka = "com.typesafe.akka" %% "akka-actor" % version
val akkaTyped = "com.typesafe.akka" %% "akka-actor-typed" % version
val akkaStream = "com.typesafe.akka" %% "akka-stream" % version