diff --git a/settings.gradle b/settings.gradle index 4c07940fbdd..ad2c423e6d2 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"