Bump org.owasp:dependency-check-gradle from 8.2.1 to 8.3.1 (#8792)

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-06-23 11:23:27 +02:00 committed by GitHub
parent 98c1a864bb
commit 73aeb51329
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ dependencies {
implementation("com.github.johnrengelman:shadow:8.1.1")
implementation("org.apache.httpcomponents:httpclient:4.5.14")
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.13.4")
implementation("org.owasp:dependency-check-gradle:8.2.1")
implementation("org.owasp:dependency-check-gradle:8.3.1")
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.14.5")