Skip to content

Commit

Permalink
build(deps): bump org.owasp.dependencycheck from 9.0.10 to 9.2.0
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 9.0.10 to 9.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 2dd206b commit 1dff88c
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 @@ -3,7 +3,7 @@ plugins {
id "nebula.optional-base" version "7.0.0" apply false
id "com.github.spotbugs" version "6.0.14" apply false
id "org.sonarqube" version "4.4.1.3373"
id "org.owasp.dependencycheck" version "9.0.10" apply false
id "org.owasp.dependencycheck" version "9.2.0" apply false
id "io.freefair.lombok" version "8.6" apply false
id "org.gradle.test-retry" version "1.5.9" apply false
id "org.barfuin.gradle.taskinfo" version "2.2.0"
Expand Down

0 comments on commit 1dff88c

Please sign in to comment.