liferoad commented on PR #35624: URL: https://github.com/apache/beam/pull/35624#issuecomment-3090017031
> Thanks, this change is good. The latest Gradle is 8.14.x that supports up to Java24 (to run Gradle). On the other hand, Gradle 8.4 can already build and run Java25 classes through forking option (see https://docs.gradle.org/8.4/javadoc/org/gradle/api/JavaVersion.html, also tested java 25 EA locally) that may be sufficient for #35627 . If we do upgrade Gradle, shall we upgrade to the latest version? Sounds good. Try 8.14.3 now. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org