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 033a642 commit b9054e0Copy full SHA for b9054e0
build.gradle
@@ -32,7 +32,7 @@ buildscript {
32
}
33
dependencies {
34
classpath 'com.github.ben-manes:gradle-versions-plugin:0.39.0'
35
- classpath 'com.puppycrawl.tools:checkstyle:8.43'
+ classpath 'com.puppycrawl.tools:checkstyle:8.44'
36
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.1'
37
classpath 'io.franzbecker:gradle-lombok:4.0.0'
38
classpath 'io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE'
0 commit comments