Update plugin com.gradle.develocity to v3.17.2 (#6393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3b1092b3d5
commit
ba9356192a
|
@ -1,7 +1,7 @@
|
|||
pluginManagement {
|
||||
plugins {
|
||||
id("com.github.johnrengelman.shadow") version "8.1.1"
|
||||
id("com.gradle.develocity") version "3.17.1"
|
||||
id("com.gradle.develocity") version "3.17.2"
|
||||
id("de.undercouch.download") version "5.6.0"
|
||||
id("org.jsonschema2pojo") version "1.2.1"
|
||||
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
|
||||
|
|
Loading…
Reference in New Issue