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 cccf3715 Update logback-classic to 1.5.27 (#616)
cccf3715 is described below
commit cccf37151d28e171e7caef95700a9f242225e743
Author: Scala Steward <[email protected]>
AuthorDate: Sat Jan 31 19:49:20 2026 +0100
Update logback-classic to 1.5.27 (#616)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 1ad255eb..952632a1 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.26" % "runtime"
+ val logback = "ch.qos.logback" % "logback-classic" % "1.5.27" % "runtime"
}
object Protobuf {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]