Skip to content

Commit

Permalink
chore(deps): bump com.github.spotbugs from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.0.0 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Dec 9, 2021
1 parent c822d06 commit cd8f3dd
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.0'
id 'com.github.spotbugs' version '5.0.1'
}

sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit cd8f3dd

Please sign in to comment.