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-projection.git


The following commit(s) were added to refs/heads/main by this push:
     new 880c4d4  test with jdbc 1.2.0 (#366)
880c4d4 is described below

commit 880c4d487c0c50da31053453013f428972cf17c5
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Jan 7 09:47:46 2026 +0100

    test with jdbc 1.2.0 (#366)
    
    * test with jdbc 1.2.0 (staging)
    
    * Remove Apache Maven Staging Repo from resolvers
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 2b7da9e..dd775b4 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -24,7 +24,7 @@ object Dependencies {
 
   object Versions {
     val pekko = PekkoCoreDependency.version
-    val pekkoPersistenceJdbc = "1.1.1"
+    val pekkoPersistenceJdbc = "1.2.0"
     val pekkoPersistenceCassandra = "1.1.0"
     val connectors = PekkoConnectorsDependency.version
     val connectorsKafka = PekkoConnectorsKafkaDependency.version


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to