Skip to content

Commit 38280fe

Browse files
authored
chore(deps): update plugin com.github.spotbugs to v5.0.14 (#1637)
2 parents 2813a26 + 451854f commit 38280fe

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
@@ -12,7 +12,7 @@ plugins {
1212
// https://github.com/gradle-nexus/publish-plugin/releases
1313
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0' apply false
1414
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
15-
id 'com.github.spotbugs' version '5.0.13' apply false
15+
id 'com.github.spotbugs' version '5.0.14' apply false
1616
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
1717
id 'com.diffplug.spotless-changelog' version '3.0.1' apply false
1818
// https://github.com/diffplug/goomph/blob/main/CHANGES.md

0 commit comments

Comments
 (0)