Skip to content

Commit

Permalink
🔧 sdkman: upgrade to java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianmiranda committed Feb 8, 2024
1 parent 419eb1b commit a5b26a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion box/arch/programs/sdkman.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

curl -s "https://get.sdkman.io" | bash
source "$HOME/.sdkman/bin/sdkman-init.sh"
sdk install java 11.0.9.hs-adpt
sdk install java 21.0.2-amzn
sdk install ant
sdk install maven 3.8.8
sdk install mvnd 0.7.1

0 comments on commit a5b26a8

Please sign in to comment.