diff --git a/settings.gradle b/settings.gradle index e088c59ec4c..9fe64cb0a8b 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"