Merge branch '2.7.x' into 3.0.x

Closes gh-34187
This commit is contained in:
Andy Wilkinson 2023-02-14 20:05:29 +00:00
commit 24260cbd63

View File

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