Upgrade to Gradle Enterprise Conventions 0.0.11

Closes gh-31697
pull/32521/head
Andy Wilkinson 2 years ago
parent 79cda3e5cc
commit 50aa92e60c

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

Loading…
Cancel
Save