This is an automated email from the ASF dual-hosted git repository.

pjfanning 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 547387ea Update slf4j-api to 2.0.18 (#695)
547387ea is described below

commit 547387ea91ef9c20a49fba5daddb306c26480bd6
Author: Scala Steward <[email protected]>
AuthorDate: Wed May 13 18:27:24 2026 +0200

    Update slf4j-api to 2.0.18 (#695)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f443278f..169ba659 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -62,7 +62,7 @@ object Dependencies {
       .exclude("io.grpc", "grpc-xds")
       .exclude("io.opentelemetry", "opentelemetry-exporter-prometheus")
 
-    val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.17"
+    val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.18"
     val mavenPluginApi = "org.apache.maven" % "maven-plugin-api" % 
Versions.maven
     val mavenCore = "org.apache.maven" % "maven-core" % Versions.maven
     val protocJar = "com.github.os72" % "protoc-jar" % "3.11.4"


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

Reply via email to