File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 103
103
<!-- Dependency versions-->
104
104
<akka .version>2.4.14</akka .version>
105
105
<akka .http.version>10.0.0</akka .http.version>
106
- <akka .persistence.cassandra.version>0.6 </akka .persistence.cassandra.version>
106
+ <akka .persistence.cassandra.version>0.23 </akka .persistence.cassandra.version>
107
107
<akka .kryo.version>0.5.0</akka .kryo.version>
108
108
<apache .httpclient.version>4.5.2</apache .httpclient.version>
109
109
<apache .httpcore.version>4.4.5</apache .httpcore.version>
601
601
<version >${akka.version} </version >
602
602
</dependency >
603
603
<dependency >
604
- <groupId >com.github.krasserm </groupId >
604
+ <groupId >com.typesafe.akka </groupId >
605
605
<artifactId >akka-persistence-cassandra_${scala.version}</artifactId >
606
606
<version >${akka.persistence.cassandra.version} </version >
607
607
<scope >runtime</scope >
You can’t perform that action at this time.
0 commit comments