Skip to content

Commit

Permalink
Update slf4j-api to 2.0.12 (#277)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] committed Apr 6, 2024
1 parent 2f82b54 commit 5763091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ object Dependencies {
.exclude("io.grpc", "grpc-alts")
.exclude("io.grpc", "grpc-xds")

val slf4jApi = "org.slf4j" % "slf4j-api" % "1.7.36"
val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.12"
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"
Expand Down

0 comments on commit 5763091

Please sign in to comment.