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 b8c63f75 Update logback-classic to 1.3.14 (#265)
b8c63f75 is described below

commit b8c63f75c9c3b7cf1174a21863dc8ecc3bd7b913
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 6 16:49:07 2024 +0200

    Update logback-classic to 1.3.14 (#265)
    
    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 d97847c3..8819d972 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -90,7 +90,7 @@ object Dependencies {
   }
 
   object Runtime {
-    val logback = "ch.qos.logback" % "logback-classic" % "1.2.13" % "runtime"
+    val logback = "ch.qos.logback" % "logback-classic" % "1.3.14" % "runtime"
     val guavaAndroid = "com.google.guava" % "guava" % "32.1.2-android" % 
"runtime"
   }
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to