Skip to content

Commit

Permalink
Alpakka 2.0.2 (Netty override) (akka#818)
Browse files Browse the repository at this point in the history
  • Loading branch information
ennru committed Sep 18, 2020
1 parent 64ff267 commit e4d8fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -12,7 +12,7 @@ object Dependencies {
// Should be sync with the version of the driver in Alpakka Cassandra
val DriverVersionInDocs = "4.6"

val AlpakkaVersion = "2.0.1"
val AlpakkaVersion = "2.0.2"
val AlpakkaVersionInDocs = AlpakkaVersion.take(3)
// for example
val AkkaManagementVersion = "1.0.6"
Expand Down

0 comments on commit e4d8fb9

Please sign in to comment.