Bump org.owasp:dependency-check-gradle from 8.0.2 to 8.1.0 (#5214)

Bumps org.owasp:dependency-check-gradle from 8.0.2 to 8.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-14 15:22:13 -06:00 committed by GitHub
parent e6a83f2345
commit f1831146d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ dependencies {
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.0.1")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.5.0")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.0")
implementation("org.owasp:dependency-check-gradle:8.0.2")
implementation("org.owasp:dependency-check-gradle:8.1.0")
}
// We can't apply conventions to this build so include important ones such as the Java compilation