Bump up Gradle enterprise plugin to 3.7.2

This commit is contained in:
Jerome Prinet
2021-11-19 14:32:31 +01:00
committed by Eleftheria Stein
parent b5cdb193a8
commit 77230a3318

View File

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