Skip to content

Commit fe1d8a0

Browse files
committed
Update akka-persistence-inmemory to be compatible with akka 2.5.1
1 parent f268f05 commit fe1d8a0

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
@@ -12,7 +12,7 @@ object Version {
1212
val cassandra = "0.28"
1313
val config = "1.3.1"
1414
val enumeratum = "1.5.12"
15-
val inMemoryPersistence = "2.4.17.1"
15+
val inMemoryPersistence = "2.5.1.1"
1616
val slick = "3.2.0"
1717
val h2 = "1.4.193"
1818
val postgresql = "42.0.0.jre7"

0 commit comments

Comments
 (0)