Unpublish Gradle metadata
See gh-23503
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user