Skip to content

Commit 27820f0

Browse files
authored
Bump com.github.spotbugs from 4.8.0 to 5.0.2 (#1037)
2 parents 6a9bc8d + d40c9e5 commit 27820f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
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.8.0'
9+
id 'com.github.spotbugs' version '5.0.2'
1010
// https://github.com/diffplug/spotless-changelog
1111
id 'com.diffplug.spotless-changelog' version '2.3.2'
1212
// https://github.com/diffplug/goomph/blob/main/CHANGES.md

0 commit comments

Comments
 (0)