Update the primary JVM to 21 from 17

This commit is contained in:
Raven Szewczyk
2025-02-16 17:27:39 +00:00
parent e43b4de1cf
commit 7a97ae3b13
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -46,8 +46,8 @@ jobs:
with:
java-version: |
8
21
17
21
distribution: 'zulu'
- name: Setup Gradle
+1 -1
View File
@@ -40,8 +40,8 @@ jobs:
with:
java-version: |
8
21
17
21
distribution: 'zulu'
- name: Setup Gradle