This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/logback-classic-1.5.18
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git
commit 63ac29f210bc5b7dd7b7ea947252dd85df5dd235
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 14 00:05:16 2025 +0000
Update logback-classic to 1.5.18
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8904952b..5298f694 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -75,7 +75,7 @@ object Dependencies {
}
object Runtime {
- val logback = "ch.qos.logback" % "logback-classic" % "1.3.15" % "runtime"
+ val logback = "ch.qos.logback" % "logback-classic" % "1.5.18" % "runtime"
}
object Protobuf {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]