Move remaining integration tests out of actuator-autoconfigure-all

This commit is contained in:
Andy Wilkinson
2025-06-09 13:37:35 +01:00
committed by Phillip Webb
parent 18da9e1343
commit bf385649ec
32 changed files with 251 additions and 479 deletions

View File

@@ -23,7 +23,6 @@ if (project.hasProperty("oldVersion") && project.hasProperty("newVersion")) {
["spring-boot",
"spring-boot-actuator",
"spring-boot-actuator-autoconfigure",
"spring-boot-actuator-autoconfigure-all",
"spring-boot-autoconfigure",
"spring-boot-devtools",
"spring-boot-test-autoconfigure"].each {