Update Gradle Enterprise plugin

Closes gh-28661
This commit is contained in:
Jerome Prinet 2022-06-20 11:26:38 +02:00 committed by Brian Clozel
parent 854307d8d8
commit 2473e956ff
1 changed files with 1 additions and 1 deletions

View File

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