|
@@ -88,8 +88,8 @@ Contributing to the Elasticsearch codebase
|
|
|
**Repository:** [https://github.com/elastic/elasticsearch](https://github.com/elastic/elasticsearch)
|
|
|
|
|
|
Make sure you have [Gradle](http://gradle.org) installed, as
|
|
|
-Elasticsearch uses it as its build system. Gradle must be version 2.13 _exactly_ in
|
|
|
-order to build successfully.
|
|
|
+Elasticsearch uses it as its build system. Gradle must be at least
|
|
|
+version 3.3 in order to build successfully.
|
|
|
|
|
|
Eclipse users can automatically configure their IDE: `gradle eclipse`
|
|
|
then `File: Import: Existing Projects into Workspace`. Select the
|