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 da534380 Update logback-classic to 1.5.20 (#541)
da534380 is described below
commit da5343804b038bfc025b98c6eccbcd0c5273e152
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 10:39:38 2025 +0000
Update logback-classic to 1.5.20 (#541)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f5519cfb..fd427514 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -76,7 +76,7 @@ object Dependencies {
}
object Runtime {
- val logback = "ch.qos.logback" % "logback-classic" % "1.5.19" % "runtime"
+ val logback = "ch.qos.logback" % "logback-classic" % "1.5.20" % "runtime"
}
object Protobuf {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]