We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f48977c + 6099dbc commit 7ed9942Copy full SHA for 7ed9942
project/Version.scala
@@ -4,9 +4,9 @@ object Version {
4
val scalaTest = "3.0.1"
5
val scalaCheck = "1.13.4"
6
val scalaz = "7.2.12"
7
- val akka = "2.5.1"
+ val akka = "2.5.6"
8
val akkaClusterManagement = "0.3"
9
- val akkaHttp = "10.0.8"
+ val akkaHttp = "10.0.10"
10
val leveldb = "0.7"
11
val leveldbjni = "1.8"
12
val cassandra = "0.54"
0 commit comments