Upgrade to Gradle Enterprise Plugin 3.2

Closes gh-20677
This commit is contained in:
Andy Wilkinson
2020-03-25 20:41:54 +00:00
parent 4f64b0e03a
commit d8f218d863
+1 -1
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"
}