Skip to content

Commit 507aac4

Browse files
softwaredougDaveCTurner
authored andcommitted
Update CONTRIBUTING.md to indicate Gradle >= 4.3 is required (#27980)
Relates #27885.
1 parent 771defb commit 507aac4

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
We support development in the Eclipse and IntelliJ IDEs. For Eclipse, the
100100
minimum version that we support is [Eclipse Oxygen][eclipse] (version 4.7). For

0 commit comments

Comments
 (0)