Skip to content

Commit 75fa963

Browse files
committed
Merge branch '3.1.x' into 3.2.x
Closes gh-39142
2 parents 17819c0 + 38f078f commit 75fa963

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)