Gradle Enterprise Plugin Update to 3.3.3 (#57583)

This Updates the gradle enterprise plugin to the latest released version 3.3.3
This commit is contained in:
Rene Groeschke 2020-06-04 10:36:54 +02:00
parent b7e39dd1c8
commit ddf01f89ef
1 changed files with 1 additions and 1 deletions

View File

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