Merge pull request #26058 from akka/wip-discovery-version-patriknw

add akka-discovery to version check
This commit is contained in:
Patrik Nordwall 2018-12-06 15:39:09 +01:00 committed by GitHub
commit 4f100a1f1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -840,6 +840,7 @@ private[akka] class ActorSystemImpl(
"akka-cluster-sharding-typed",
"akka-cluster-tools",
"akka-cluster-typed",
"akka-discovery",
"akka-distributed-data",
"akka-multi-node-testkit",
"akka-osgi",