Merge branch '2.2.x' into 2.3.x

Closes gh-24178
This commit is contained in:
Andy Wilkinson 2020-11-17 14:28:46 +00:00
commit 666e9e1aa6

View File

@ -23,7 +23,7 @@ pluginManagement {
plugins {
id "com.gradle.enterprise" version "3.3.3"
id "io.spring.gradle-enterprise-conventions" version "0.0.3"
id "io.spring.gradle-enterprise-conventions" version "0.0.7"
}
rootProject.name="spring-boot-build"