Skip to content

Commit

Permalink
Upgrade to spring-javaformat-checkstyle v0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Aug 17, 2019
1 parent 6937d95 commit 0db2f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ configure(allprojects) { project ->
// JSR-305 only used for non-required meta-annotations
compileOnly("com.google.code.findbugs:jsr305:3.0.2")
testCompileOnly("com.google.code.findbugs:jsr305:3.0.2")
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.7")
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.15")
}

ext.javadocLinks = [
Expand Down

0 comments on commit 0db2f8f

Please sign in to comment.