Skip to content

Commit

Permalink
chore(deps): bump org.owasp.dependencycheck from 11.1.1 to 12.0.1
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 11.1.1 to 12.0.1.

---
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 and loicmathieu committed Jan 27, 2025
1 parent f494edb commit bf88ddb
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 @@ -39,7 +39,7 @@ plugins {
id 'ru.vyarus.github-info' version '2.0.0' apply false

// OWASP dependency check
id "org.owasp.dependencycheck" version "11.1.1" apply false
id "org.owasp.dependencycheck" version "12.0.1" apply false
}

idea {
Expand Down

0 comments on commit bf88ddb

Please sign in to comment.