Merge branch '2.6.x' into 2.7.x

Closes gh-31471
This commit is contained in:
Andy Wilkinson 2022-06-20 15:56:58 +01:00
commit 878d09fe79
1 changed files with 1 additions and 1 deletions

View File

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