Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent 9819175 commit ba8a88d
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 @@ -5,7 +5,7 @@ plugins {
id "nebula.optional-base" version "7.0.0" apply false
id "com.github.spotbugs" version "6.0.18" 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 "10.0.2" apply false
id "io.freefair.lombok" version "8.6" apply false
}

Expand Down

0 comments on commit ba8a88d

Please sign in to comment.