Skip to content

Commit 6662ecc

Browse files
committed
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.
1 parent 4b0446f commit 6662ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "com.gradle.develocity" version "3.17.2"
2+
id "com.gradle.develocity" version "3.19"
33
id "io.spring.ge.conventions" version "0.0.17"
44
id "org.gradle.toolchains.foojay-resolver-convention" version "0.7.0"
55
}

0 commit comments

Comments
 (0)