Skip to content

Commit

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

---
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 Sep 2, 2024
1 parent d82e9da commit 8a031af
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 @@ -8,7 +8,7 @@ plugins {
id 'com.github.node-gradle.node' version '7.0.2'
id 'io.gatling.gradle' version '3.11.5.2'
id 'com.gorylenko.gradle-git-properties' version '2.4.2'
id 'org.owasp.dependencycheck' version '9.2.0'
id 'org.owasp.dependencycheck' version '10.0.4'
}

// Java
Expand Down

0 comments on commit 8a031af

Please sign in to comment.