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-jdbc.git
The following commit(s) were added to refs/heads/main by this push:
new d01766d Update logback-classic to 1.5.32 (#459)
d01766d is described below
commit d01766d53fb9a3910dd287bbb4f013668a52ce37
Author: Scala Steward <[email protected]>
AuthorDate: Mon Feb 16 22:10:43 2026 +0100
Update logback-classic to 1.5.32 (#459)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9fe9e9f..c901178 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
val PekkoVersion = PekkoCoreDependency.version
- val LogbackVersion = "1.5.30"
+ val LogbackVersion = "1.5.32"
val SlickVersion = "3.6.1"
val SlickDocVersion = SlickVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]