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
Upgrade gradle build
This commit upgrades the gradle build so that
- Java 21 is used in the build chain
- Upgrade graalvm plugin
- Use Oracle as Java vendor
- Add toolchain resolver to automatically download requires Java runtime
- Bump Gradle 8.10
Signed-off-by: Paolo Di Tommaso <[email protected]>