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 b793547 commit 8d51a76Copy full SHA for 8d51a76
build.gradle
@@ -34,7 +34,7 @@ buildscript {
34
dependencies {
35
classpath 'com.github.ben-manes:gradle-versions-plugin:0.39.0'
36
classpath 'com.puppycrawl.tools:checkstyle:9.0'
37
- classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.3'
+ classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.4'
38
classpath 'io.franzbecker:gradle-lombok:4.0.0'
39
classpath 'io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE'
40
classpath "org.springframework.boot:spring-boot-gradle-plugin:$spring_boot_version"
0 commit comments