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 3b2d59c + 4b5c2b9 commit bda8701Copy full SHA for bda8701
build.gradle
@@ -33,7 +33,7 @@ buildscript {
33
dependencies {
34
classpath 'com.github.ben-manes:gradle-versions-plugin:0.27.0'
35
classpath 'com.puppycrawl.tools:checkstyle:8.35'
36
- classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.4.4'
+ classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.4.5'
37
classpath 'io.franzbecker:gradle-lombok:4.0.0'
38
classpath 'io.spring.gradle:dependency-management-plugin:1.0.9.RELEASE'
39
classpath "org.springframework.boot:spring-boot-gradle-plugin:$spring_boot_version"
0 commit comments