Skip to content

Commit 6842250

Browse files
authored
Update publishtomavencentral.yml
1 parent cd0de47 commit 6842250

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publishtomavencentral.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Set up Java with Maven
2727
uses: actions/setup-java@v3
2828
with:
29-
java-version: '8'
29+
java-version: '21'
3030
distribution: 'adopt'
3131
server-id: ossrh
3232
server-username: MAVEN_USERNAME

0 commit comments

Comments
 (0)