Skip to content

Commit 46fbfff

Browse files
Bump spotbugs-gradle-plugin from 4.7.4 to 4.7.5 (#697)
Bumps spotbugs-gradle-plugin from 4.7.4 to 4.7.5. --- updated-dependencies: - dependency-name: gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d65bec commit 46fbfff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ buildscript {
3434
dependencies {
3535
classpath 'com.github.ben-manes:gradle-versions-plugin:0.39.0'
3636
classpath 'com.puppycrawl.tools:checkstyle:9.0'
37-
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.4'
37+
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.5'
3838
classpath 'io.franzbecker:gradle-lombok:4.0.0'
3939
classpath 'io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE'
4040
classpath "org.springframework.boot:spring-boot-gradle-plugin:$spring_boot_version"

0 commit comments

Comments
 (0)