Upgrade to Gradle Enterprise plugin 3.9

See gh-30659
This commit is contained in:
Jerome Prinet 2022-04-14 09:32:51 +02:00 committed by Stephane Nicoll
parent 0ad6ae9a03
commit 209e6fbe55

View File

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