Upgrade to Gradle Enterprise Gradle Plugin 3.6.1

See gh-25951
This commit is contained in:
Nelson Osacky 2021-04-09 13:09:48 +02:00 committed by Andy Wilkinson
parent 02e6b7c89c
commit 087744e027

View File

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