Skip to content

Commit dacf205

Browse files
committed
Merge branch '3.2.x'
Closes gh-39143
2 parents 4fa47aa + 75fa963 commit dacf205

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.enterprise" version "3.12.5"
23-
id "io.spring.ge.conventions" version "0.0.13"
22+
id "com.gradle.enterprise" version "3.15.1"
23+
id "io.spring.ge.conventions" version "0.0.15"
2424
}
2525

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

0 commit comments

Comments
 (0)