diff --git a/settings.gradle b/settings.gradle index 8312af44273..0e7220064f5 100644 --- a/settings.gradle +++ b/settings.gradle @@ -20,7 +20,7 @@ pluginManagement { plugins { id "com.gradle.enterprise" version "3.15.1" - id "io.spring.ge.conventions" version "0.0.15" + id "io.spring.ge.conventions" version "0.0.16-SNAPSHOT" } rootProject.name="spring-boot-build"