Skip to content

Commit ebf0218

Browse files
Update dependency com.mebigfatguy.sb-contrib:sb-contrib to v7.6.11
1 parent 8d34dad commit ebf0218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.11") { 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)