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.1
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
commit c47e8da77179b9480bea53a40cb33e5cbd5f1223
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 11 00:28:05 2025 +0000
Update pekko-persistence-jdbc to 1.1.1
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 4f9c271..fe7dfb0 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -25,7 +25,7 @@ object Dependencies {
object Versions {
val pekko = PekkoCoreDependency.version
- val pekkoPersistenceJdbc = "1.1.0"
+ val pekkoPersistenceJdbc = "1.1.1"
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]