seqeralabs / wave-cli

Command line tool for Wave containers provisioning service
https://seqera.io/wave
Apache License 2.0
13 stars 3 forks source link

Update Java and Graalvm to version 20 #18

Closed pditommaso closed 1 year ago

pditommaso commented 1 year ago

Wavelit currently uses Java 19 + Graalvm 22.3.1 for native compilation.

Recently Graalvm version scheme has been aligned to the Java one.

This issue aims to upgrade Java and Graalvm to version 20. More info here.