Skip to content

Commit

Permalink
chore(deps): bump com.github.spotbugs from 5.0.1 to 5.0.2
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Dec 10, 2021
1 parent cd8f3dd commit b682982
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 @@ -6,7 +6,7 @@ plugins {
id 'com.gradle.plugin-publish' version '0.18.0'
id 'com.github.spotbugs.gradle-plugin'
id 'org.sonarqube' version '3.3'
id 'com.github.spotbugs' version '5.0.1'
id 'com.github.spotbugs' version '5.0.2'
}

sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit b682982

Please sign in to comment.