diff --git a/settings.gradle b/settings.gradle index 17a3839242..2b15fc6c61 100644 --- a/settings.gradle +++ b/settings.gradle @@ -23,7 +23,7 @@ pluginManagement { plugins { id "com.gradle.enterprise" version "3.2" - id "io.spring.gradle-enterprise-conventions" version "0.0.2" + id "io.spring.gradle-enterprise-conventions" version "0.0.3" } rootProject.name="spring-boot-build"