Upgrade to Gradle Enterprise Plugin 3.3.3

Closes gh-21675
This commit is contained in:
Andy Wilkinson 2020-06-03 17:47:35 +01:00
parent 23b329be07
commit 9bfb088931

View File

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