Upgrade to Gradle Enterprise plugin 3.11.1

See gh-32405
This commit is contained in:
Jerome Prinet 2022-09-16 15:54:52 +02:00 committed by Stephane Nicoll
parent 057ad72945
commit 173b70c377

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"
}