diff --git a/settings.gradle b/settings.gradle index c0a3daba55f..928fb020b3a 100644 --- a/settings.gradle +++ b/settings.gradle @@ -23,7 +23,7 @@ pluginManagement { plugins { id "com.gradle.enterprise" version "3.5" - id "io.spring.gradle-enterprise-conventions" version "0.0.7" + id "io.spring.ge.conventions" version "0.0.7" } rootProject.name="spring-boot-build"