mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
286f4ce8ba
This commit gives us Gradle 4.7 which brings with it official JDK 10 support (which we are already using as our minimum compiler version) and support for JDK 11 early-access releases (previous versions of Gradle will not even start on JDK 11).
7 lines
287 B
INI
7 lines
287 B
INI
distributionUrl=https\://services.gradle.org/distributions/gradle-4.7-all.zip
|
|
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
zipStorePath=wrapper/dists
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
distributionSha256Sum=203f4537da8b8075e38c036a6d14cb71b1149de5bf0a8f6db32ac2833a1d1294
|