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 5fb04a4 commit c29637eCopy full SHA for c29637e
build.gradle
@@ -33,7 +33,7 @@ buildscript {
33
}
34
dependencies {
35
classpath 'com.github.ben-manes:gradle-versions-plugin:0.39.0'
36
- classpath 'com.puppycrawl.tools:checkstyle:9.0.1'
+ classpath 'com.puppycrawl.tools:checkstyle:9.1'
37
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.5'
38
classpath 'io.franzbecker:gradle-lombok:5.0.0'
39
classpath 'io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE'
0 commit comments