Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 841e299 commit 161cb6d
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 @@ -3,7 +3,7 @@ plugins {
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'java'
id 'jacoco'
id 'com.github.spotbugs' version '5.0.13'
id 'com.github.spotbugs' version '5.2.5'
id 'org.owasp.dependencycheck' version '7.4.4'
id 'org.sonarqube' version '4.3.1.3277'
}
Expand Down

0 comments on commit 161cb6d

Please sign in to comment.