diff --git a/settings.gradle b/settings.gradle index 057af5d55e..20be17f8e0 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,6 +1,7 @@ plugins { id "com.gradle.develocity" version "3.19" id "io.spring.ge.conventions" version "0.0.17" + id "org.gradle.toolchains.foojay-resolver-convention" version "0.7.0" } include "spring-aop"