Upgrade to Gradle Enterprise Conventions 0.0.11

Closes gh-31697
This commit is contained in:
Andy Wilkinson
2022-07-14 16:16:33 +01:00
parent 79cda3e5cc
commit 50aa92e60c
+1 -1
View File
@@ -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"