Merge branch '2.7.x'

Closes gh-31751
This commit is contained in:
Andy Wilkinson
2022-07-14 16:17:40 +01:00

View File

@@ -23,7 +23,7 @@ pluginManagement {
plugins {
id "com.gradle.enterprise" version "3.10.3"
id "io.spring.ge.conventions" version "0.0.10"
id "io.spring.ge.conventions" version "0.0.11"
}
rootProject.name="spring-boot-build"