chore(deps): update plugin com.gradle.develocity to v4.3 (#6176)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-10 18:04:34 +00:00
committed by GitHub
parent 6407fb66e9
commit 5379241a5a

View File

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