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


The following commit(s) were added to refs/heads/main by this push:
     new d41c34c0 Update logback-classic to 1.5.35 (#748)
d41c34c0 is described below

commit d41c34c056a29ceb2236f28ca554ff1be9ab9cde
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jun 24 19:33:21 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 4a423784..3089fe3c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -78,7 +78,7 @@ object Dependencies {
   }
 
   object Runtime {
-    val logback = "ch.qos.logback" % "logback-classic" % "1.5.34" % "runtime"
+    val logback = "ch.qos.logback" % "logback-classic" % "1.5.35" % "runtime"
   }
 
   object Protobuf {


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

Reply via email to