Skip to content

Commit cd4d9c1

Browse files
committed
Merge branch '3.2.x' into 3.3.x
Closes gh-41345
2 parents 330abb5 + 305ab51 commit cd4d9c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ pluginManagement {
1919
}
2020

2121
plugins {
22-
id "com.gradle.develocity" version "3.17.2"
23-
id "io.spring.ge.conventions" version "0.0.17"
22+
id "com.gradle.develocity" version "3.17.5"
23+
id "io.spring.develocity.conventions" version "0.0.19"
2424
}
2525

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

0 commit comments

Comments
 (0)