We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5882a43 commit a97374aCopy full SHA for a97374a
1 file changed
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set up JDK
34
uses: actions/setup-java@v4
35
with:
36
- java-version: 17
+ java-version: 21
37
distribution: 'zulu'
38
cache: 'maven'
39
server-id: central
0 commit comments