Skip to content

Commit 451854f

Browse files
chore(deps): update plugin com.github.spotbugs to v5.0.14
1 parent a92c7b0 commit 451854f

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)