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 11d762d3 Update logback-classic to 1.6.1 (#579)
11d762d3 is described below
commit 11d762d3668f577a64ee051e08e2743b47368275
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jul 28 22:20:53 2026 +0200
Update logback-classic to 1.6.1 (#579)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index cf7f1830..824173f6 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ object Dependencies {
val PekkoVersion = PekkoCoreDependency.version
- val LogbackVersion = "1.6.0"
+ val LogbackVersion = "1.6.1"
val SlickVersion = "3.6.1"
val SlickDocVersion = SlickVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]