Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
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 21, 2024
1 parent d98d213 commit b24ad0a
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.15'
id 'io.spring.dependency-management' version '1.1.5'
id 'org.springframework.boot' version '2.7.10'
}
Expand Down

0 comments on commit b24ad0a

Please sign in to comment.