Skip to content

Commit

Permalink
Update plugin com.github.spotbugs to v6.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 408d925 commit 0eb6d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
id "com.github.ben-manes.versions" version '0.51.0'
id 'com.adarshr.test-logger' version '4.0.0'
id 'com.diffplug.spotless' version '6.25.0'
id "com.github.spotbugs" version "6.0.25"
id "com.github.spotbugs" version "6.0.26"
}

apply from: "$rootDir/gradle-scripts/extensions.gradle"
Expand Down

0 comments on commit 0eb6d95

Please sign in to comment.