Merge branch '3.2.x' into 3.3.x

Closes gh-42357
This commit is contained in:
Andy Wilkinson
2024-09-18 14:55:35 +01:00
9 changed files with 132 additions and 77 deletions

View File

@@ -52,7 +52,6 @@ dependencies {
}
systemTestImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
systemTestImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-gradle-plugin"))
systemTestImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-gradle-test-support"))
systemTestImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-buildpack-platform"))
systemTestImplementation(gradleTestKit())