diff --git a/settings.gradle b/settings.gradle index 101c44479d9..e088c59ec4c 100644 --- a/settings.gradle +++ b/settings.gradle @@ -19,8 +19,8 @@ pluginManagement { } plugins { - id "com.gradle.enterprise" version "3.12.5" - id "io.spring.ge.conventions" version "0.0.13" + id "com.gradle.enterprise" version "3.15.1" + id "io.spring.ge.conventions" version "0.0.15" } rootProject.name="spring-boot-build"