diff --git a/settings.gradle b/settings.gradle index 0553a245eb15..ac830cb9fc40 100644 --- a/settings.gradle +++ b/settings.gradle @@ -5,6 +5,8 @@ pluginManagement { } } +enableFeaturePreview("GRADLE_METADATA") + include "spring-aop" include "spring-aspects" include "spring-beans"