Update to latest JDK 25

This commit is contained in:
Armin Schrenk
2026-02-18 11:49:13 +01:00
parent 0ac63e7aba
commit 5ab12c1b1a
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ on:
env:
JAVA_DIST: 'temurin'
JAVA_VERSION: '25.0.1+8.0.LTS'
JAVA_VERSION: '25.0.2+10.0.LTS'
jobs:
get-version: