Skip to content

Commit

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

---
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 Sep 6, 2022
1 parent ad66ce7 commit dfe74b0
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 @@ -5,7 +5,7 @@ plugins {
id 'java-library'
id 'maven-publish'
id 'org.springframework.boot' version '2.7.3' apply false
id 'com.github.spotbugs' version '5.0.10'
id 'com.github.spotbugs' version '5.0.12'
id 'com.diffplug.spotless' version '6.10.0'
id 'com.github.nbaztec.coveralls-jacoco' version '1.2.14'
id 'org.owasp.dependencycheck' version '7.1.2'
Expand Down

0 comments on commit dfe74b0

Please sign in to comment.