Skip to content

Commit

Permalink
build(deps): bump com.github.spotbugs from 5.0.1 to 5.0.2 (#1860)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.0.1 to 5.0.2.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 9, 2021
1 parent bef25f0 commit 1f8f6d0
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 @@ -2,7 +2,7 @@ plugins {
id "org.sonarqube" version "3.3"
id "com.diffplug.spotless" version "5.17.1"
id "org.gradle.crypto.checksum" version "1.2.0"
id "com.github.spotbugs" version "5.0.1"
id "com.github.spotbugs" version "5.0.2"
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
}

Expand Down

0 comments on commit 1f8f6d0

Please sign in to comment.