Skip to content

Commit

Permalink
MINOR: Update README to specify Gradle 4.6 as the minimum required ve…
Browse files Browse the repository at this point in the history
…rsion (apache#5606)

apache#5602 uses `annotationProcessor`, which was introduced in Gradle 4.6.

Reviewers: Ismael Juma <[email protected]>
  • Loading branch information
omkreddy authored and ijuma committed Sep 4, 2018
1 parent a8eac1b commit 62ea10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 4.5 or higher.
Kafka requires Gradle 4.6 or higher.

Java 8 should be used for building in order to support both Java 8 and Java 10 at runtime.

Expand Down

0 comments on commit 62ea10a

Please sign in to comment.