Upgrade to Gradle Enterprise Conventions Plugin 0.0.3

Closes gh-21674
pull/21702/head
Andy Wilkinson 5 years ago
parent daeca9f332
commit 23b329be07

@ -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"

Loading…
Cancel
Save