Skip to content

Commit

Permalink
Bump org.owasp.dependencycheck from 7.2.1 to 7.3.0
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 7.2.1 to 7.3.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] authored and Pfeil committed Nov 3, 2022
1 parent 82e9c44 commit d472a28
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 @@ -20,7 +20,7 @@ plugins {
// Adds coveralls task for CI to send results to the coveralls service.
id "com.github.kt3k.coveralls" version "2.12.0"
//id "com.github.kt3k.coveralls" version "2.12.0"
id "org.owasp.dependencycheck" version "7.2.1"
id "org.owasp.dependencycheck" version "7.3.0"
id 'org.asciidoctor.jvm.convert' version '3.3.2'
}

Expand Down

0 comments on commit d472a28

Please sign in to comment.