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