Skip to content

Commit 7872aaa

Browse files
softwaredougDaveCTurner
authored andcommitted
Update CONTRIBUTING.md to indicate Gradle >= 4.3 is required (#27980)
Relates #27885.
1 parent 0d42178 commit 7872aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Contributing to the Elasticsearch codebase
9494

9595
Make sure you have [Gradle](http://gradle.org) installed, as
9696
Elasticsearch uses it as its build system. Gradle must be at least
97-
version 3.3 in order to build successfully.
97+
version 4.3 in order to build successfully.
9898

9999
Eclipse users can automatically configure their IDE: `gradle eclipse`
100100
then `File: Import: Existing Projects into Workspace`. Select the

0 commit comments

Comments
 (0)