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:
parent
b7e39dd1c8
commit
ddf01f89ef
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue