Upgrade to spring-javaformat-checkstyle 0.0.42

This commit is contained in:
Juergen Hoeller
2024-06-12 13:58:27 +02:00
parent eda868792a
commit 230848c8e5

View File

@@ -106,7 +106,7 @@ configure([rootProject] + javaProjects) { project ->
// JSR-305 only used for non-required meta-annotations
compileOnly("com.google.code.findbugs:jsr305")
testCompileOnly("com.google.code.findbugs:jsr305")
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.41")
checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.42")
}
ext.javadocLinks = [