Upgrade to Gradle Enterprise Conventions 0.0.9

Closes gh-29325
pull/29333/head
Andy Wilkinson 3 years ago
parent b5407e6e8e
commit 63e2ccd489

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

Loading…
Cancel
Save