Update Gradle Enterprise plugin to 3.9

Closes gh-28338
This commit is contained in:
Jerome Prinet
2022-04-14 09:27:55 +02:00
committed by Brian Clozel
parent 9e733b09e2
commit f54952481b

View File

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