Skip to content

Commit

Permalink
Bump com.github.spotbugs from 3.0.0 to 5.0.7
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 3.0.0 to 5.0.7.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2022
1 parent a259ccc commit 012a3ee
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 @@ -4,7 +4,7 @@ plugins {
id 'org.gradle.test-retry' version '1.4.0'
id 'org.jenkins-ci.jpi' version '0.43.0'
id 'ru.vyarus.animalsniffer' version '1.5.4'
id 'com.github.spotbugs' version '3.0.0'
id 'com.github.spotbugs' version '5.0.7'
id 'codenarc'
}

Expand Down

0 comments on commit 012a3ee

Please sign in to comment.