Skip to content

Commit

Permalink
chore(deps): update plugin com.github.spotbugs to v6.0.13 (#2974)
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] committed May 3, 2024
1 parent bdc61bd commit 7120077
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
@@ -1,7 +1,7 @@
plugins {
id "org.sonarqube" version "5.0.0.4638"
id "org.gradle.crypto.checksum" version "1.4.0"
id "com.github.spotbugs" version "6.0.12"
id "com.github.spotbugs" version "6.0.13"
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
}

Expand Down

0 comments on commit 7120077

Please sign in to comment.