You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What changes were proposed in this pull request?
This PR aims to upgrade `Gradle` to 8.14.1.
### Why are the changes needed?
To bring new features and bug fixes.
- https://docs.gradle.org/8.14.1/release-notes.html (2025-05-22)
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs and check the logs.
```
Welcome to Gradle 8.14.1!
Here are the highlights of this release:
- Java 24 support
- GraalVM Native Image toolchain selection
- Enhancements to test reporting
- Build Authoring improvements
```
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#233 from dongjoon-hyun/SPARK-52357.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments