diff --git a/settings.gradle b/settings.gradle index 3be636fea63..b182b5240bb 100644 --- a/settings.gradle +++ b/settings.gradle @@ -23,7 +23,7 @@ pluginManagement { plugins { id "com.gradle.enterprise" version "3.11.2" - id "io.spring.ge.conventions" version "0.0.11" + id "io.spring.ge.conventions" version "0.0.12" } rootProject.name="spring-boot-build"