Open
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Please make sure that you are using the latest plugin version, and that similar feature hasn't been requested before.
Describe the solution you'd like
A clear and concise description of what you want to happen.
- Update the
.sdkmanrc
of the master branch. See https://github.com/graalvm/native-build-tools/blob/master/.sdkmanrc . The file contents are out of date for both the project andSDKMAN!
. Possible examples are,
java=17.0.9-graalce
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
- No.
Additional context
Add any other context or screenshots about the feature request here.
- See Bump minimal Java version to 17 #725 . The project now requires JDK 17 to compile.