Upgrade to Gradle Enterprise Conventions 0.0.10

Closes gh-31470
pull/31676/head
Andy Wilkinson 2 years ago
parent 46a5e5d9d4
commit 2a01473ba9

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

Loading…
Cancel
Save