Update Gradle Enterprise plugin to 3.11.1

Closes gh-492
This commit is contained in:
Jerome Prinet
2022-09-16 16:13:25 +02:00
committed by Brian Clozel
parent 6ef9152ff3
commit ca0520a023

View File

@@ -19,7 +19,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.9"
}