Merge branch '3.2.x' into 3.3.x

Closes gh-42493
This commit is contained in:
Phillip Webb 2024-10-01 12:20:32 -07:00
commit 2f9fbc6b70

View File

@ -18,7 +18,7 @@ pluginManagement {
}
plugins {
id "io.spring.develocity.conventions" version "0.0.21"
id "io.spring.develocity.conventions" version "0.0.22"
}
rootProject.name="spring-boot-build"