This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/pekko-persistence-jdbc-1.1.0
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git
commit 4320e3098639ad99b68ccdc411ae665c3037011b
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 22 00:25:20 2024 +0000
Update pekko-persistence-jdbc 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 e338e8e..97b967f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ object Dependencies {
val Scala3 = "3.3.3"
val PekkoVersion = PekkoCoreDependency.version
val PekkoVersionInDocs = "1.1"
- val PekkoPersistenceJdbcVersion = "1.1.0-M1"
+ val PekkoPersistenceJdbcVersion = "1.1.0"
val PekkoPersistenceR2dbcVersionInDocs = "1.0"
val PekkoProjectionVersion = "1.1.0-M1"
val PekkoProjectionVersionInDocs = "1.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]