mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
Upgrade to version 3.5 of Gradle Enterprise plugin (#64451)
This commit is contained in:
parent
b17ce85f13
commit
02d672370e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
plugins {
|
plugins {
|
||||||
id "com.gradle.enterprise" version "3.4.1"
|
id "com.gradle.enterprise" version "3.5"
|
||||||
}
|
}
|
||||||
|
|
||||||
String dirName = rootProject.projectDir.name
|
String dirName = rootProject.projectDir.name
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue