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.
2 parents aae0635 + 0eb7011 commit 763bd3fCopy full SHA for 763bd3f
build.gradle
@@ -32,7 +32,7 @@ buildscript {
32
}
33
dependencies {
34
classpath 'com.github.ben-manes:gradle-versions-plugin:0.27.0'
35
- classpath 'com.puppycrawl.tools:checkstyle:8.29'
+ classpath 'com.puppycrawl.tools:checkstyle:8.30'
36
classpath 'gradle.plugin.com.github.spotbugs:spotbugs-gradle-plugin:2.0.0'
37
classpath 'io.franzbecker:gradle-lombok:3.3.0'
38
classpath 'io.spring.gradle:dependency-management-plugin:1.0.9.RELEASE'
0 commit comments