Skip to content

Commit 1ce515b

Browse files
authored
Bump slf4j-api from 1.7.35 to 1.7.36 (#1139)
2 parents 26b9e76 + af4cd22 commit 1ce515b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ for (glue in NEEDS_GLUE) {
2121
}
2222

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

0 commit comments

Comments
 (0)