fix(deps): update dependency com.gradle.develocity:com.gradle.develocity.gradle.plugin to v3.18.2 (#12722)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-13 14:52:34 +02:00 committed by GitHub
parent 1599aa5c57
commit ab79c1a8be
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.gradleup.shadow:shadow-gradle-plugin:8.3.5")
implementation("org.apache.httpcomponents:httpclient:4.5.14")
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.18.1")
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.18.2")
implementation("org.owasp:dependency-check-gradle:11.1.0")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
implementation("org.spdx:spdx-gradle-plugin:0.8.0")