Skip to content

Commit

Permalink
build(deps): bump com.github.spotbugs from 5.0.0-rc.1 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.0.0-rc.1 to 5.0.1.

---
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>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Dec 9, 2021
1 parent 8023af6 commit bef25f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
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.0-rc.1"
id "com.github.spotbugs" version "5.0.1"
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
}

Expand Down

0 comments on commit bef25f0

Please sign in to comment.