Skip to content

Commit b417bcd

Browse files
authored
chore(deps): update plugin com.github.spotbugs to v5.0.13 (#1376)
2 parents 6849eec + 28ca68c commit b417bcd

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

0 commit comments

Comments
 (0)