Skip to content

Commit 3bba496

Browse files
author
Nick Grippin
authored
Merge pull request cfpb#1152 from jmarin/alpakka_upgrade
Upgrade alpakka to version 0.13
2 parents 594e63c + b3d1bdf commit 3bba496

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,7 +20,7 @@ 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
val javaMail = "1.4.7"
2626
}

0 commit comments

Comments
 (0)