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 594e63c + b3d1bdf commit 3bba496Copy full SHA for 3bba496
project/Version.scala
@@ -20,7 +20,7 @@ object Version {
20
val constructrVersion = "0.17.0"
21
val constructrZookeeperVersion = "0.3.3"
22
val cassandraUnit = "3.1.3.2"
23
- val alpakka = "0.9"
+ val alpakka = "0.13"
24
val cassandraDriver = "3.2.0"
25
val javaMail = "1.4.7"
26
}
0 commit comments