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 ab1890a Update logback-classic to 1.5.26 (#435)
ab1890a is described below
commit ab1890ae437db8578d42b6d1a8a8237db223619b
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jan 28 19:19:53 2026 +0100
Update logback-classic to 1.5.26 (#435)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8956105..05c518e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
val PekkoVersion = PekkoCoreDependency.version
- val LogbackVersion = "1.5.25"
+ val LogbackVersion = "1.5.26"
val SlickVersion = "3.6.1"
val SlickDocVersion = SlickVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]