GitHub user matzew opened a pull request: https://github.com/apache/kafka/pull/3861
KAFKA-5895 As discussed in [KAFKA-5895](https://issues.apache.org/jira/browse/KAFKA-5895), this trivial PR is simply adding a hint that Gradle 3.0+ is now needed You can merge this pull request into a Git repository by running: $ git pull https://github.com/matzew/kafka Correct_Gradle_Info Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3861.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3861 ---- commit 17ab1c6f0bdf883ef85efb5dba9bfa469f855688 Author: Matthias Wessendorf <mat...@apache.org> Date: 2017-09-14T18:38:33Z Adding hint that Gradle 3.0+ is now needed ---- ---