Skip to content

Commit

Permalink
chore(deps): bump org.owasp:dependency-check-gradle from 8.2.1 to 9.0.4
Browse files Browse the repository at this point in the history
Bumps org.owasp:dependency-check-gradle from 8.2.1 to 9.0.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 511cb51 commit d85c6f9
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 @@ buildscript {
asciidoctorGradleVersion = "3.3.2"
artifactoryVersion = '5.1.10'
bintrayVersion = '1.8.5'
owaspDependencyCheckVersion = '8.2.1'
owaspDependencyCheckVersion = '9.0.4'
httpBuilderVersion = '0.7.2'

//Libraries
Expand Down

0 comments on commit d85c6f9

Please sign in to comment.