Skip to content

Commit d4fc733

Browse files
Update dependency com.mebigfatguy.sb-contrib:sb-contrib to v7.6.15
1 parent 2c458c2 commit d4fc733

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
@@ -49,7 +49,7 @@ dependencies {
4949
compileOnly("com.github.spotbugs:spotbugs-annotations:${spotbugsVersion}")
5050
testCompileOnly("com.github.spotbugs:spotbugs-annotations:${spotbugsVersion}")
5151
spotbugs("com.github.spotbugs:spotbugs:${spotbugsVersion}")
52-
spotbugsPlugins("com.mebigfatguy.sb-contrib:sb-contrib:7.6.9") { transitive = false }
52+
spotbugsPlugins("com.mebigfatguy.sb-contrib:sb-contrib:7.6.15") { transitive = false }
5353
spotbugsPlugins("com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0")
5454

5555
//noinspection GradlePackageVersionRange, GradlePackageUpdate /// managed by spring boot bom

0 commit comments

Comments
 (0)