diff --git a/settings.gradle b/settings.gradle index 403fb4f175..4b5d2a7fe9 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"