chore(deps): update plugin com.gradle.develocity to v4.1.1 (#5752)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-19 21:17:55 +08:00
committed by GitHub
parent 863d2a13e0
commit 7336b4a048

View File

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