We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd0de47 commit 6842250Copy full SHA for 6842250
1 file changed
.github/workflows/publishtomavencentral.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up Java with Maven
27
uses: actions/setup-java@v3
28
with:
29
- java-version: '8'
+ java-version: '21'
30
distribution: 'adopt'
31
server-id: ossrh
32
server-username: MAVEN_USERNAME
0 commit comments