Skip to content

Commit 8b461fe

Browse files
committed
change scopeof distributed-data plugin to runtime
1 parent 71ca26d commit 8b461fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,7 @@
604604
<groupId>com.typesafe.akka</groupId>
605605
<artifactId>akka-distributed-data-experimental_${scala.version}</artifactId>
606606
<version>${akka.version}</version>
607+
<scope>runtime</scope>
607608
</dependency>
608609
<dependency>
609610
<groupId>com.typesafe.akka</groupId>

0 commit comments

Comments
 (0)