chore(deps): update plugin com.gradle.develocity to v4.3.1 (#6276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-15 18:22:13 +00:00
committed by GitHub
parent ebaa443541
commit b2a9410df2

View File

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