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.
1 parent 7ed9942 commit b3d1bdfCopy full SHA for b3d1bdf
project/Version.scala
@@ -20,6 +20,6 @@ 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
}
0 commit comments