Enable stable configuration cache feature flag
Closes gh-32061
This commit is contained in:
@@ -28,6 +28,8 @@ plugins {
|
||||
|
||||
rootProject.name="spring-boot-build"
|
||||
|
||||
enableFeaturePreview("STABLE_CONFIGURATION_CACHE")
|
||||
|
||||
settings.gradle.projectsLoaded {
|
||||
gradleEnterprise {
|
||||
buildScan {
|
||||
|
||||
Reference in New Issue
Block a user