Skip to content

Commit c53aadf

Browse files
Bump spotbugs-gradle-plugin from 4.4.5 to 4.5.0 (#559)
Bumps spotbugs-gradle-plugin from 4.4.5 to 4.5.0. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b0af993 commit c53aadf

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
@@ -33,7 +33,7 @@ buildscript {
3333
dependencies {
3434
classpath 'com.github.ben-manes:gradle-versions-plugin:0.27.0'
3535
classpath 'com.puppycrawl.tools:checkstyle:8.35'
36-
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.4.5'
36+
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.5.0'
3737
classpath 'io.franzbecker:gradle-lombok:4.0.0'
3838
classpath 'io.spring.gradle:dependency-management-plugin:1.0.9.RELEASE'
3939
classpath "org.springframework.boot:spring-boot-gradle-plugin:$spring_boot_version"

0 commit comments

Comments
 (0)