Update gradle enterprise plugin to 3.4.1 (#62165) (#62178)

This commit is contained in:
Rene Groeschke 2020-09-09 18:30:34 +02:00 committed by GitHub
parent eeeb355adf
commit 7696b39807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
plugins {
id "com.gradle.enterprise" version "3.3.3"
id "com.gradle.enterprise" version "3.4.1"
}
String dirName = rootProject.projectDir.name