Upgrade to Gradle Enterprise Gradle Plugin 3.5

Closes gh-24177
This commit is contained in:
Andy Wilkinson 2020-11-17 14:31:43 +00:00
parent 666e9e1aa6
commit 23852aa06f

View File

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