Skip to content

Commit 462a677

Browse files
committed
Merge branch '3.2.x' into 3.3.x
Closes gh-42211
2 parents 0b44452 + 2d89cf5 commit 462a677

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
@@ -19,8 +19,7 @@ pluginManagement {
1919
}
2020

2121
plugins {
22-
id "com.gradle.develocity" version "3.17.5"
23-
id "io.spring.develocity.conventions" version "0.0.19"
22+
id "io.spring.develocity.conventions" version "0.0.21"
2423
}
2524

2625
rootProject.name="spring-boot-build"

0 commit comments

Comments
 (0)