Upgrade to Gradle Enterprise plugin 3.9

See gh-796
This commit is contained in:
Jerome Prinet
2022-04-14 09:38:30 +02:00
committed by Andy Wilkinson
parent b3f10a0e48
commit 86751d7a16

View File

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