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 a6c34b0c Update logback-classic to 1.5.26 (#612)
a6c34b0c is described below
commit a6c34b0c153dfa01d4d9e3afc18c917cb1768e5a
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jan 28 19:02:45 2026 +0100
Update logback-classic to 1.5.26 (#612)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f77a86bb..1ad255eb 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.25" % "runtime"
+ val logback = "ch.qos.logback" % "logback-classic" % "1.5.26" % "runtime"
}
object Protobuf {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]