Skip to content

Commit

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

---
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 Jun 10, 2024
1 parent d98d213 commit d0b73d9
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 'jacoco'
id 'eclipse'
id "org.owasp.dependencycheck" version "8.2.1"
id 'com.github.spotbugs' version '5.2.5'
id 'com.github.spotbugs' version '6.0.16'
id 'io.spring.dependency-management' version '1.1.5'
id 'org.springframework.boot' version '2.7.10'
}
Expand Down

0 comments on commit d0b73d9

Please sign in to comment.