Skip to content

Commit

Permalink
pekko-persistence-cassandra 1.1.0-M1 (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Jul 23, 2024
1 parent d2d1366 commit c917094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ object Dependencies {
object Versions {
val pekko = PekkoCoreDependency.version
val pekkoPersistenceJdbc = "1.1.0-M1"
val pekkoPersistenceCassandra = "1.0.0"
val pekkoPersistenceCassandra = "1.1.0-M1"
val connectors = PekkoConnectorsDependency.version
val connectorsKafka = PekkoConnectorsKafkaDependency.version
val slick = "3.5.1"
Expand Down

0 comments on commit c917094

Please sign in to comment.