diff --git a/settings.gradle b/settings.gradle index 0c5d6d98cf..693d76aaef 100644 --- a/settings.gradle +++ b/settings.gradle @@ -23,7 +23,7 @@ pluginManagement { plugins { id "com.gradle.enterprise" version "3.3.3" - id "io.spring.gradle-enterprise-conventions" version "0.0.3" + id "io.spring.gradle-enterprise-conventions" version "0.0.7" } rootProject.name="spring-boot-build"