This is an automated email from the ASF dual-hosted git repository.

Philippus 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 15cfd25f Update logback-classic to 1.6.2 (#596)
15cfd25f is described below

commit 15cfd25f6dde92f3f13211d02e7d12583a674257
Author: Scala Steward <[email protected]>
AuthorDate: Tue Aug 11 17:37:17 2026 +0200

    Update logback-classic to 1.6.2 (#596)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 84cbb006..42a27abd 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ object Dependencies {
 
   val PekkoVersion = PekkoCoreDependency.version
 
-  val LogbackVersion = "1.6.1"
+  val LogbackVersion = "1.6.2"
 
   val SlickVersion = "3.6.1"
   val SlickDocVersion = SlickVersion


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to