Merge branch '2.4.x' into 2.5.x

Closes gh-28424
This commit is contained in:
Phillip Webb
2021-10-21 11:27:29 -07:00
24 changed files with 37 additions and 37 deletions

View File

@@ -33,7 +33,7 @@ class GettingStartedDocumentationTests {
GradleBuild gradleBuild;
// NOTE: We can't run any `apply-plugin` tests because during a release the
// NOTE: We can't run any 'apply-plugin' tests because during a release the
// jar won't be there
@TestTemplate