This is an automated email from the ASF dual-hosted git repository.
hepin 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 4c46e8ac Update logback-classic to 1.5.29 (#629)
4c46e8ac is described below
commit 4c46e8acfb30c7c96c88f63313807cb24995aeab
Author: Scala Steward <[email protected]>
AuthorDate: Tue Feb 10 19:17:28 2026 +0100
Update logback-classic to 1.5.29 (#629)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d458584c..4f5bf9a2 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.27" % "runtime"
+ val logback = "ch.qos.logback" % "logback-classic" % "1.5.29" % "runtime"
}
object Protobuf {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]