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 e618aea commit 6783fd8Copy full SHA for 6783fd8
.github/workflows/release.yaml
@@ -14,3 +14,4 @@ jobs:
14
gpg-passphrase: ${{ secrets.ARTIFACT_SIGNING_GPG_PRIVATE_KEY_PASSWORD }}
15
deploy-user: ${{ secrets.OSSRH_JIRA_USERNAME }}
16
deploy-password: ${{ secrets.OSSRH_JIRA_PASSWORD }}
17
+ java-version: '21'
0 commit comments