Update Gradle Enterprise plugin to 3.11.1

Closes gh-29164
This commit is contained in:
Jerome Prinet 2022-09-16 15:35:46 +02:00 committed by Sam Brannen
parent f0f633d187
commit d8e4dc967f
1 changed files with 1 additions and 1 deletions

View File

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