Upgrade Gradle Enterprise plugin to 3.7.2

See gh-764
This commit is contained in:
Jerome Prinet
2021-11-19 14:34:08 +01:00
committed by Andy Wilkinson
parent a7bd810a15
commit 4af25a86a6

View File

@@ -14,7 +14,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.6.1"
id "com.gradle.enterprise" version "3.7.2"
id "io.spring.ge.conventions" version "0.0.7"
}