We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26b9e76 + af4cd22 commit 1ce515bCopy full SHA for 1ce515b
lib/build.gradle
@@ -21,7 +21,7 @@ for (glue in NEEDS_GLUE) {
21
}
22
23
dependencies {
24
- compileOnly 'org.slf4j:slf4j-api:1.7.35'
+ compileOnly 'org.slf4j:slf4j-api:1.7.36'
25
// zero runtime reqs is a hard requirements for spotless-lib
26
// if you need a dep, put it in lib-extra
27
testImplementation "org.junit.jupiter:junit-jupiter:$VER_JUNIT"
0 commit comments