Skip to content

Commit

Permalink
chore(deps): update plugin com.github.spotbugs to v6.0.2 (#2742)
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 Dec 8, 2023
1 parent 5495d4b commit 0f7a97f
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 "4.4.1.3373"
id "org.gradle.crypto.checksum" version "1.4.0"
id "com.github.spotbugs" version "6.0.1"
id "com.github.spotbugs" version "6.0.2"
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
}

Expand Down

0 comments on commit 0f7a97f

Please sign in to comment.