Enable stable configuration cache feature flag

Closes gh-32061
pull/32046/head
Andy Wilkinson 2 years ago
parent 066e9671ae
commit 5d29057309

@ -28,6 +28,8 @@ plugins {
rootProject.name="spring-boot-build"
enableFeaturePreview("STABLE_CONFIGURATION_CACHE")
settings.gradle.projectsLoaded {
gradleEnterprise {
buildScan {

Loading…
Cancel
Save