chore(deps): update plugin com.gradle.develocity to v3.19 (#6947)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-14 09:07:21 -08:00 committed by GitHub
parent 09b8db6563
commit e80506a92f
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.5"
id("com.gradle.develocity") version "3.18.2"
id("com.gradle.develocity") version "3.19"
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"