Skip to content

Commit

Permalink
Update plugin com.github.spotbugs to v6.0.6 (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent c0d9355 commit 8bffa75
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 @@ -3,7 +3,7 @@ plugins {
id 'signing'
id 'maven-publish'
id "com.diffplug.spotless" version "6.23.3"
id "com.github.spotbugs" version "6.0.5"
id "com.github.spotbugs" version "6.0.6"
}

compileJava {
Expand Down

0 comments on commit 8bffa75

Please sign in to comment.