Update plugin com.gradle.develocity to v3.17.5 (#4480)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-13 08:39:51 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 5b8c9e6643
commit 7805f282c9
+1 -1
View File
@@ -12,7 +12,7 @@ pluginManagement {
// https://docs.gradle.com/enterprise/gradle-plugin/
plugins {
id "com.gradle.develocity" version "3.17.4"
id "com.gradle.develocity" version "3.17.5"
}
def isCI = providers.environmentVariable('CI').present