diff --git a/settings.gradle b/settings.gradle index 3eeb1b2d500..dbdf25ffb03 100644 --- a/settings.gradle +++ b/settings.gradle @@ -8,7 +8,7 @@ pluginManagement { plugins { id "com.gradle.enterprise" version "3.10.2" - id "io.spring.ge.conventions" version "0.0.9" + id "io.spring.ge.conventions" version "0.0.10" } include "spring-aop"