Skip to content

Commit 2fe05b4

Browse files
erichaagdevjzheaux
authored andcommitted
Migrate build to use Spring Develocity Conventions
Signed-off-by: Eric Haag <[email protected]>
1 parent bc7d76d commit 2fe05b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

settings.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ pluginManagement {
99
}
1010

1111
plugins {
12-
id "com.gradle.develocity" version "3.19.2"
13-
id "io.spring.ge.conventions" version "0.0.17"
12+
id "io.spring.develocity.conventions" version "0.0.22"
1413
}
1514

1615
dependencyResolutionManagement {

0 commit comments

Comments
 (0)