Merge branch '3.2.x' into 3.3.x

This commit is contained in:
Andy Wilkinson
2025-05-21 08:54:25 +01:00

View File

@@ -36,8 +36,8 @@ pluginManagement {
}
plugins {
id "com.gradle.develocity" version "3.17.3"
id "io.spring.ge.conventions" version "0.0.17"
id "com.gradle.develocity" version "3.19.2"
id "io.spring.develocity.conventions" version "0.0.22"
}
rootProject.name="spring-aot-smoke-tests"