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
@@ -18,7 +18,7 @@ with apt:
.. prompt:: bash
sudo apt update
sudo apt -y install python3.10 python3.10-dev python3.10-venv git openjdk-17-jre-headless build-essential nano
sudo apt -y install python3.10 python3.10-dev python3.10-venv git openjdk-25-jre-headless build-essential nano
.. Include common instructions: