Merge branch '3.1.x' into 3.2.x

Closes gh-39142
This commit is contained in:
Andy Wilkinson 2024-01-16 12:23:43 +00:00
commit 75fa963f72

View File

@ -19,8 +19,8 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.12.5"
id "io.spring.ge.conventions" version "0.0.13"
id "com.gradle.enterprise" version "3.15.1"
id "io.spring.ge.conventions" version "0.0.15"
}
rootProject.name="spring-boot-build"