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

This commit is contained in:
dependabot[bot] 2023-02-14 23:58:16 +00:00 committed by GitHub
parent 6bf19b98d0
commit 56e76e283f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ dependencies {
implementation("gradle.plugin.com.github.johnrengelman:shadow:7.1.2")
implementation("org.apache.httpcomponents:httpclient:4.5.14")
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.12.1")
implementation("org.owasp:dependency-check-gradle:8.0.2")
implementation("org.owasp:dependency-check-gradle:8.1.0")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.0")
// When updating, also update dependencyManagement/build.gradle.kts
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.13.0")