Skip to content

Commit 1fc9b86

Browse files
Bump com.github.spotbugs from 4.7.8 to 4.8.0
Bumps com.github.spotbugs from 4.7.8 to 4.8.0. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93c80ac commit 1fc9b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginManagement {
66
// https://github.com/gradle-nexus/publish-plugin/releases
77
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
88
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
9-
id 'com.github.spotbugs' version '4.7.8'
9+
id 'com.github.spotbugs' version '4.8.0'
1010
// https://github.com/diffplug/spotless-changelog
1111
id 'com.diffplug.spotless-changelog' version '2.2.0'
1212
// https://github.com/diffplug/goomph/blob/main/CHANGES.md

0 commit comments

Comments
 (0)