chore(deps): update plugin com.gradle.develocity to v4.4.0 (#4918)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-03-25 16:36:31 -05:00 committed by GitHub
parent c55d25bade
commit 705f617adb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ pluginManagement {
}
plugins {
id("com.gradle.develocity") version("4.3.2")
id("com.gradle.develocity") version("4.4.0")
}
dependencyResolutionManagement {

View file

@ -81,7 +81,7 @@ dependencyResolutionManagement {
plugins {
id("org.gradle.toolchains.foojay-resolver") version "1.0.0"
id("com.gradle.develocity") version("4.3.2")
id("com.gradle.develocity") version("4.4.0")
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.4.0"
}