Skip to content

Commit b3d1bdf

Browse files
committed
Upgrade alpakka to version 0.13
1 parent 7ed9942 commit b3d1bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Version.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ object Version {
2020
val constructrVersion = "0.17.0"
2121
val constructrZookeeperVersion = "0.3.3"
2222
val cassandraUnit = "3.1.3.2"
23-
val alpakka = "0.9"
23+
val alpakka = "0.13"
2424
val cassandraDriver = "3.2.0"
2525
}

0 commit comments

Comments
 (0)