diff --git a/settings.gradle b/settings.gradle index 132e7e40d7..ba295ee37f 100644 --- a/settings.gradle +++ b/settings.gradle @@ -4,7 +4,6 @@ pluginManagement { maven { url 'https://repo.spring.io/plugins-release' } } } -enableFeaturePreview("GRADLE_METADATA") apply from: "$rootDir/gradle/build-cache-settings.gradle" include "spring-aop"