chore(deps): update plugin com.gradle.develocity to v4.3.2 (#6327)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-28 15:45:15 +00:00
committed by GitHub
parent cda0bdee2d
commit 849c6194f8

View File

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