Bump Java versions in install guides to latest available LTSes (#6759)

This commit is contained in:
Jakub Kuczys
2026-05-22 08:26:15 +02:00
committed by GitHub
parent 661e0f7f18
commit f6259ed0a2
13 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ one-by-one:
brew install python@3.11
brew install git
brew install temurin@17
brew install temurin@25
By default, Python installed through Homebrew is not added to the load path.
To fix this, you should run these commands: