fix(deps): update dependency com.gradle.develocity:com.gradle.develocity.gradle.plugin to v3.17.5 (main) (#11567)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-12 13:12:33 -07:00 committed by GitHub
parent 9bb6bef408
commit 716408c776
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ dependencies {
implementation("gradle.plugin.com.google.protobuf:protobuf-gradle-plugin:0.8.18")
implementation("com.github.johnrengelman:shadow:8.1.1")
implementation("org.apache.httpcomponents:httpclient:4.5.14")
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.17.4")
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.17.5")
implementation("org.owasp:dependency-check-gradle:9.2.0")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
implementation("org.spdx:spdx-gradle-plugin:0.8.0")