mingyen066 commented on PR #748: URL: https://github.com/apache/kafka-site/pull/748#issuecomment-3571651225
Bad news: According to the [Gradle compatibility matrix](https://docs.gradle.org/current/userguide/compatibility.html), Since Kafka 3.9 supports Java 8, we're stuck with Gradle 8.14 max. But Java 25 requires Gradle 9.10+. So If we need to keep Java 8 support, we can only go up to Java 23 or 24. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
