This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 14da21d  Update pekko-persistence-jdbc to 1.1.0 (#145)
14da21d is described below

commit 14da21dd9bb4dc114f907228f76f7646c784a412
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 22 01:34:11 2024 +0100

    Update pekko-persistence-jdbc to 1.1.0 (#145)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 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]

Reply via email to