Merge branch '2.5.x' into 2.6.x

Closes gh-30736
This commit is contained in:
Stephane Nicoll 2022-04-19 08:47:42 +02:00
commit a048e4ccb7

View File

@ -22,7 +22,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.8.1"
id "com.gradle.enterprise" version "3.9"
id "io.spring.ge.conventions" version "0.0.9"
}