chore(deps): update plugin com.gradle.develocity to v4.0.2 (#7368)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-27 12:21:34 -07:00 committed by GitHub
parent 145ceaa94c
commit 03e7f98965
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
pluginManagement {
plugins {
id("com.gradleup.shadow") version "8.3.6"
id("com.gradle.develocity") version "4.0.1"
id("com.gradle.develocity") version "4.0.2"
id("de.undercouch.download") version "5.6.0"
id("org.jsonschema2pojo") version "1.2.2"
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"