@@ -10,7 +10,7 @@ on:
required: false
env:
- JAVA_DIST: 'zulu'
+ JAVA_DIST: 'temurin'
JAVA_VERSION: '23.0.1+11'
jobs:
@@ -6,7 +6,7 @@ on:
types: [labeled]
JAVA_VERSION: 23
defaults:
@@ -7,7 +7,7 @@ on:
JDK_VERSION: '23.0.1+11'
- JDK_VENDOR: zulu
+ JDK_VENDOR: temurin
RUNTIME_VERSION_HELPER: >
public class Test {
public static void main(String[] args) {
@@ -16,7 +16,7 @@ on:
type: boolean
COFFEELIBS_JDK: 23
COFFEELIBS_JDK_VERSION: '23.0.1+11-0ppa1'
@@ -22,7 +22,7 @@ on:
value: ${{ jobs.determine-version.outputs.type }}
@@ -14,7 +14,7 @@ on:
types: [published]
@@ -15,7 +15,7 @@ on:
@@ -4,7 +4,7 @@ on:
pull_request:
@@ -11,7 +11,7 @@ defaults:
shell: bash
OPENJFX_JMODS_AMD64: 'https://download2.gluonhq.com/openjfx/22.0.2/openjfx-22.0.2_windows-x64_bin-jmods.zip'
OPENJFX_JMODS_AMD64_HASH: 'f9376d200f5c5b85327d575c1ec1482e6455f19916577f7e2fc9be2f48bb29b6'
@@ -78,7 +78,7 @@ For more information on the security details visit [cryptomator.org](https://doc
### Dependencies
-* JDK 22 (e.g. temurin, zulu)
+* JDK 23 (e.g. temurin, zulu)
* Maven 3
### Run Maven