Skip to content

Commit e12aec3

Browse files
authored
Merge branch 'diffplug:main' into ktfmt-max-width-parameter-gradle
2 parents 2e428e4 + 1ce515b commit e12aec3

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
@@ -22,7 +22,7 @@ for (glue in NEEDS_GLUE) {
2222
}
2323

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

0 commit comments

Comments
 (0)