Upgrade to Gradle Enterprise Gradle Plugin 3.5.1

See gh-24767
This commit is contained in:
Nelson Osacky 2021-01-12 13:38:54 +01:00 committed by Andy Wilkinson
parent 5a02996eca
commit 74ffc3e0fa

View File

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