Merge branch '2.5.x' into 2.6.x

Closes gh-29449
This commit is contained in:
Andy Wilkinson 2022-01-18 12:00:20 +00:00
commit d28942ea53

View File

@ -22,7 +22,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.8"
id "com.gradle.enterprise" version "3.8.1"
id "io.spring.ge.conventions" version "0.0.9"
}