Merge branch '2.7.x'

Closes gh-31686
This commit is contained in:
Andy Wilkinson 2022-07-12 10:31:37 +01:00
commit 247e6665ce
1 changed files with 1 additions and 1 deletions

View File

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