update JDK for release builds to 23.0.2 (except ppa-builds)

This commit is contained in:
Armin Schrenk
2025-03-24 16:55:45 +01:00
parent 7446c69cd8
commit c6193bc259
5 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ on:
env:
JAVA_DIST: 'temurin'
JAVA_VERSION: '23.0.1+11'
JAVA_VERSION: '23.0.2+7'
COFFEELIBS_JDK: 23
COFFEELIBS_JDK_VERSION: '23.0.1+11-0ppa1'
OPENJFX_JMODS_AMD64: 'https://download2.gluonhq.com/openjfx/23.0.1/openjfx-23.0.1_linux-x64_bin-jmods.zip'