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-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new 2ce3a982 Update logback-classic to 1.5.25 (#593)
2ce3a982 is described below

commit 2ce3a982b0a5dfb5e95c89bc523691f251f310d6
Author: Scala Steward <[email protected]>
AuthorDate: Sat Jan 17 20:04:03 2026 +0100

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 795eea1b..81c221fd 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -76,7 +76,7 @@ object Dependencies {
   }
 
   object Runtime {
-    val logback = "ch.qos.logback" % "logback-classic" % "1.5.24" % "runtime"
+    val logback = "ch.qos.logback" % "logback-classic" % "1.5.25" % "runtime"
   }
 
   object Protobuf {


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

Reply via email to