chore(deps): update plugin com.gradle.develocity to v4.2.2 (#5958)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-14 08:44:52 +08:00
committed by GitHub
parent 11a4b09680
commit 27017a7689

View File

@@ -13,7 +13,7 @@ pluginManagement {
// https://docs.gradle.com/enterprise/gradle-plugin/
plugins {
id "com.gradle.develocity" version "4.2.1"
id "com.gradle.develocity" version "4.2.2"
}
def isCI = providers.environmentVariable('CI').present