fix(deps): update dependency org.owasp:dependency-check-gradle to v8.4.3 (#9873)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-16 11:59:42 +02:00 committed by GitHub
parent a398fd369b
commit ae21eec73e
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.15.1")
implementation("org.owasp:dependency-check-gradle:8.4.2")
implementation("org.owasp:dependency-check-gradle:8.4.3")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
// When updating, also update dependencyManagement/build.gradle.kts
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.14.9")