We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7a5cf commit ea41595Copy full SHA for ea41595
build.gradle
@@ -211,7 +211,7 @@ configure(staticAnalysisProjects) {
211
configFile = configDirectory.get().file("checkstyle-test.xml").asFile
212
}
213
dependencies {
214
- checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.43")
+ checkstyle("io.spring.javaformat:spring-javaformat-checkstyle:0.0.44")
215
216
217
0 commit comments