Skip to content

Commit 9d9ea5c

Browse files
committed
Merge branch '3.1.x' into 3.2.x
Closes gh-40129
2 parents f5e2009 + 6825bda commit 9d9ea5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pluginManagement {
2020

2121
plugins {
2222
id "com.gradle.enterprise" version "3.15.1"
23-
id "io.spring.ge.conventions" version "0.0.16-SNAPSHOT"
23+
id "io.spring.ge.conventions" version "0.0.16"
2424
}
2525

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

0 commit comments

Comments
 (0)