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

engelen 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 8a48840b Update logback-classic to 1.5.30 (#631)
8a48840b is described below

commit 8a48840baf32423ce9536b378742189d74def2ee
Author: Scala Steward <[email protected]>
AuthorDate: Sun Feb 15 11:08:02 2026 +0100

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 4f5bf9a2..349c3595 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -77,7 +77,7 @@ object Dependencies {
   }
 
   object Runtime {
-    val logback = "ch.qos.logback" % "logback-classic" % "1.5.29" % "runtime"
+    val logback = "ch.qos.logback" % "logback-classic" % "1.5.30" % "runtime"
   }
 
   object Protobuf {


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

Reply via email to