Upgrade to Gradle Enterprise Plugin 3.2

Closes gh-20677
This commit is contained in:
Andy Wilkinson 2020-03-25 19:59:00 +00:00
parent 4f64b0e03a
commit d8f218d863

View File

@ -22,7 +22,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.1.1"
id "com.gradle.enterprise" version "3.2"
id "io.spring.gradle-enterprise-conventions" version "0.0.2"
}