diff --git a/settings.gradle b/settings.gradle index 0f97d1fcaa8..247d88ee666 100644 --- a/settings.gradle +++ b/settings.gradle @@ -6,8 +6,8 @@ pluginManagement { } plugins { - id "com.gradle.enterprise" version "3.7.2" - id "io.spring.ge.conventions" version "0.0.7" + id "com.gradle.enterprise" version "3.8.1" + id "io.spring.ge.conventions" version "0.0.9" } include "spring-aop"