Merge branch '2.7.x' into 3.0.x

Closes gh-34750
This commit is contained in:
Andy Wilkinson 2023-03-24 15:34:08 +00:00
commit 042c8e94a9

View File

@ -19,7 +19,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.12.4"
id "com.gradle.enterprise" version "3.12.5"
id "io.spring.ge.conventions" version "0.0.13"
}