Upgrade to Gradle Enterprise Plugin 3.11.1

See gh-843
This commit is contained in:
Jerome Prinet
2022-09-16 15:57:37 +02:00
committed by Andy Wilkinson
parent 37c77f3285
commit 335bad14aa

View File

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