Puslish Gradle metadata

Closes gh-23503
This commit is contained in:
Brian Clozel
2019-11-28 10:48:13 +01:00
parent 6f3909f2f0
commit d8f7ed133f
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ pluginManagement {
maven { url 'https://repo.spring.io/plugins-release' }
}
}
enableFeaturePreview("GRADLE_METADATA")
apply from: "$rootDir/gradle/build-cache-settings.gradle"
include "spring-aop"