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 799178c2 Update logback-classic to 1.5.32 (#632)
799178c2 is described below
commit 799178c2b86e78e00e739689419d1eb4208cfa54
Author: Scala Steward <[email protected]>
AuthorDate: Mon Feb 16 22:16:51 2026 +0100
Update logback-classic to 1.5.32 (#632)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 349c3595..b21dad35 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.30" % "runtime"
+ val logback = "ch.qos.logback" % "logback-classic" % "1.5.32" % "runtime"
}
object Protobuf {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]