This is an automated email from the ASF dual-hosted git repository.

ijuma pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 43aaa7c  KAFKA-5895: Gradle 3.0+ is needed on the build (#3861)
43aaa7c is described below

commit 43aaa7c3631ed7240f0e0dbd1eda90cf85811605
Author: Matthias Wessendorf <[email protected]>
AuthorDate: Fri Dec 22 02:52:12 2017 +0100

    KAFKA-5895: Gradle 3.0+ is needed on the build (#3861)
    
    Reviewers: Ismael Juma <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3a1d82a..9371e48 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ See our [web site](http://kafka.apache.org) for details on the 
project.
 
 You need to have [Gradle](http://www.gradle.org/installation) and 
[Java](http://www.oracle.com/technetwork/java/javase/downloads/index.html) 
installed.
 
-Kafka requires Gradle 2.0 or higher.
+Kafka requires Gradle 3.0 or higher.
 
 Java 7 should be used for building in order to support both Java 7 and Java 8 
at runtime.
 

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to