Merge branch '2.6.x' into 2.7.x

Closes gh-32417
This commit is contained in:
Stephane Nicoll 2022-09-19 07:55:45 +02:00
commit 308e3535bd
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.10.3"
id "com.gradle.enterprise" version "3.11.1"
id "io.spring.ge.conventions" version "0.0.11"
}