This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git
The following commit(s) were added to refs/heads/main by this push:
new f33c1691 Update logback-classic to 1.5.33 (#509)
f33c1691 is described below
commit f33c1691594a171b48c33d1230def37edf82e9d9
Author: Scala Steward <[email protected]>
AuthorDate: Fri May 29 16:49:38 2026 +0200
Update logback-classic to 1.5.33 (#509)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 2a3be014..331ee5f4 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
val PekkoVersion = PekkoCoreDependency.version
- val LogbackVersion = "1.5.32"
+ val LogbackVersion = "1.5.33"
val SlickVersion = "3.6.1"
val SlickDocVersion = SlickVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]