Skip to content

Commit

Permalink
Bump org.owasp.dependencycheck from 10.0.4 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 10.0.4 to 11.0.0.

---
updated-dependencies:
- dependency-name: org.owasp.dependencycheck
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 2db01cb commit 4d20af6
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 @@ -22,7 +22,7 @@ plugins {
id 'eclipse'
id 'java-library'
id 'com.diffplug.spotless' version '6.25.0'
id 'org.owasp.dependencycheck' version '10.0.4'
id 'org.owasp.dependencycheck' version '11.0.0'
id 'org.kordamp.gradle.java-project' version '0.54.0'
}

Expand Down

0 comments on commit 4d20af6

Please sign in to comment.