Merge branch '2.3.x'

Closes gh-21676
This commit is contained in:
Andy Wilkinson 2020-06-03 17:40:37 +01:00
commit 5eec39795b
1 changed files with 1 additions and 1 deletions

View File

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