-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update latest brew openjdk package #29220
Conversation
Thanks for your pull request! The title of your pull request does not follow our editorial rules. Could you have a look?
|
I think we intentionally want Java 17 there instead of the latest JDK, but I'll let @maxandersen decide |
I see, if that is the case it is probably better add info that using openjdk will install java19, for 17, need to use openjdk@17. |
latest openjdk is now 19: $ brew info openjdk ==> openjdk: stable 19.0.1 (bottled) [keg-only]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I rebased and squashed the commits.
Thanks! |
latest openjdk is now 19:
$ brew info openjdk
==> openjdk: stable 19.0.1 (bottled) [keg-only]