Skip to content

Commit

Permalink
Bump slf4j-api from 1.7.35 to 1.7.36 (#1139)
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Mar 11, 2022
2 parents 26b9e76 + af4cd22 commit 1ce515b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Expand Up @@ -21,7 +21,7 @@ for (glue in NEEDS_GLUE) {
}

dependencies {
compileOnly 'org.slf4j:slf4j-api:1.7.35'
compileOnly 'org.slf4j:slf4j-api:1.7.36'
// zero runtime reqs is a hard requirements for spotless-lib
// if you need a dep, put it in lib-extra
testImplementation "org.junit.jupiter:junit-jupiter:$VER_JUNIT"
Expand Down

0 comments on commit 1ce515b

Please sign in to comment.