Skip to content

Commit

Permalink
Bump org.owasp.dependencycheck from 7.4.1 to 11.1.0
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 7.4.1 to 11.1.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 Nov 2, 2024
1 parent 2808286 commit 9eb7b0b
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 @@ -2,7 +2,7 @@ plugins {
id 'com.github.ben-manes.versions' version "0.51.0"
id 'com.github.hierynomus.license' version "0.15.0"
id 'net.researchgate.release' version "2.8.1"
id 'org.owasp.dependencycheck' version "7.4.1"
id 'org.owasp.dependencycheck' version "11.1.0"
}

ext {
Expand Down

0 comments on commit 9eb7b0b

Please sign in to comment.