Upgrade to Gradle Enterprise Conventions 0.0.12

Closes gh-33674
pull/33683/head
Andy Wilkinson 2 years ago
parent b10b788cd8
commit 68531bfba9

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

Loading…
Cancel
Save