Skip to content

Commit

Permalink
⬆ Upgrade GraalVM to 22.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicokosi committed Jun 14, 2022
1 parent ec02bf1 commit ff39394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-executable.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ lein uberjar
echo "Install GraalVM via SDKMAN!:"
curl --silent "https://get.sdkman.io" | bash || echo 'SDKMAN! already installed'
source "$HOME/.sdkman/bin/sdkman-init.sh"
GRAALVM_VERSION=22.0.0.2.r11-grl
GRAALVM_VERSION=22.1.0.r11-grl

sdkman_auto_answer=true \
sdkman_auto_selfupdate=tr \
Expand Down

0 comments on commit ff39394

Please sign in to comment.