fix(deps): update dependency org.owasp:dependency-check-gradle to v9.0.10 (main) (#10876)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-17 11:06:20 +02:00 committed by GitHub
parent 00eeb1b278
commit ed55dee373
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.16.2")
implementation("org.owasp:dependency-check-gradle:9.0.9")
implementation("org.owasp:dependency-check-gradle:9.0.10")
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.12")