Merge branch '3.2.x' into 3.3.x

Closes gh-42211
This commit is contained in:
Andy Wilkinson 2024-09-11 10:34:42 +01:00
commit 462a6776e2
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@ pluginManagement {
} }
plugins { plugins {
id "com.gradle.develocity" version "3.17.5" id "io.spring.develocity.conventions" version "0.0.21"
id "io.spring.develocity.conventions" version "0.0.19"
} }
rootProject.name="spring-boot-build" rootProject.name="spring-boot-build"