We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb8127b commit 2a6aa02Copy full SHA for 2a6aa02
build.gradle
@@ -662,7 +662,7 @@ subprojects {
662
663
dependency "com.google.guava:guava:31.0.1-jre"
664
665
- dependency "org.slf4j:slf4j-api:2.0.9"
+ dependency "org.slf4j:slf4j-api:2.0.13"
666
dependency "org.apache.logging.log4j:log4j-api:${log4jVersion}"
667
dependency "org.apache.logging.log4j:log4j-core:${log4jVersion}"
668
dependency "org.apache.logging.log4j:log4j-slf4j2-impl:${log4jVersion}"
0 commit comments