This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/pekko-persistence-cassandra-1.1.0
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
commit 15a39137d0f19d9b0e84771ecc31b2ebca8889f5
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 26 00:22:55 2025 +0000
Update pekko-persistence-cassandra to 1.1.0
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 263bddc..29b97c3 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
object Versions {
val pekko = PekkoCoreDependency.version
val pekkoPersistenceJdbc = "1.1.0"
- val pekkoPersistenceCassandra = "1.1.0-M1"
+ val pekkoPersistenceCassandra = "1.1.0"
val connectors = PekkoConnectorsDependency.version
val connectorsKafka = PekkoConnectorsKafkaDependency.version
val slick = "3.5.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]