Upgrade to Gradle Develocity plugin version 3.19

In light of the fact that the Develocity service on ge.spring.io has
been upgraded to 2024.3.1.
This commit is contained in:
Sam Brannen
2025-01-17 11:47:47 +01:00
parent 4b0446fbef
commit 6662ecc8cc

View File

@@ -1,5 +1,5 @@
plugins {
id "com.gradle.develocity" version "3.17.2"
id "com.gradle.develocity" version "3.19"
id "io.spring.ge.conventions" version "0.0.17"
id "org.gradle.toolchains.foojay-resolver-convention" version "0.7.0"
}