We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5feefe commit 0e7cc6fCopy full SHA for 0e7cc6f
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up JDK
20
uses: actions/[email protected]
21
with:
22
- java-version: 17
+ java-version: 21
23
distribution: 'zulu'
24
cache: 'maven'
25
server-id: sonatype-nexus-staging
0 commit comments