Skip to content

Commit

Permalink
chore(deps): update plugin com.github.spotbugs to v6.0.27 (#2368)
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg authored Jan 2, 2025
2 parents 1db6626 + 50c6fa7 commit 1ae0037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
// https://github.com/gradle-nexus/publish-plugin/releases
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0' apply false
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
id 'com.github.spotbugs' version '6.0.26' apply false
id 'com.github.spotbugs' version '6.0.27' apply false
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
id 'com.diffplug.spotless-changelog' version '3.1.2' apply false
// https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
Expand Down

0 comments on commit 1ae0037

Please sign in to comment.