Skip to content

Commit

Permalink
Update java installer version
Browse files Browse the repository at this point in the history
  • Loading branch information
aminfara committed Feb 12, 2025
1 parent 7dfd867 commit 03db74f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions zshrc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,7 @@ myzsh_activate_rust() {

myzsh_install_java() {
myzsh_install_homebrew
brew tap homebrew/cask-versions
myzsh_brew_install_or_upgrade --cask temurin17
myzsh_brew_install_or_upgrade --cask temurin@21
echo "Java version:"
java -version
}
Expand Down

0 comments on commit 03db74f

Please sign in to comment.