diff --git a/settings.gradle b/settings.gradle index 2a7cd020442..27b64139eb9 100644 --- a/settings.gradle +++ b/settings.gradle @@ -23,7 +23,7 @@ pluginManagement { plugins { id "com.gradle.enterprise" version "3.7.2" - id "io.spring.ge.conventions" version "0.0.8" + id "io.spring.ge.conventions" version "0.0.9" } rootProject.name="spring-boot-build"