Update to spring-javaformat-checkstyle 0.0.7
Remove unnecessary lambdas to fix updated checkstyle
This commit is contained in:
@@ -168,7 +168,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.5")
|
||||
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.7")
|
||||
}
|
||||
|
||||
ext.javadocLinks = [
|
||||
|
||||
Reference in New Issue
Block a user