mirror of https://github.com/apache/kafka.git
Updates Gradle to its newer version 7.3.3. This version includes the following relevant features: - Support for Java 17 - Support for Scala 3 For a further description of the release notes see: https://docs.gradle.org/7.3.3/release-notes.html I did the update as per the description in Gradle's release notes: ``` ./gradlew wrapper --gradle-version=7.3.3 ``` This means `gradlew` script is updated to the newest version. Verified that `gradlewAll jar` and `gradlew releaseTarGz` still succeed. Reviewers: Ismael Juma <ismael@juma.me.uk> |
||
|---|---|---|
| .. | ||
| gradle-wrapper.properties | ||