Update to Gradle Enterprise Gradle Plugin 3.6.1

See gh-26781
This commit is contained in:
Nelson Osacky 2021-04-09 13:11:22 +02:00 committed by Stephane Nicoll
parent 35ea33e13a
commit a48c5f6a0d
1 changed files with 1 additions and 1 deletions

View File

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