Skip to content

Commit 72989d1

Browse files
committed
Switch to Java 17.
1 parent 5656d39 commit 72989d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/setup-java@v3
3737
with:
3838
distribution: 'temurin'
39-
java-version: 8.0.x
39+
java-version: 17.0.x
4040
server-id: ossrh
4141
server-username: OSSRH_USERNAME
4242
server-password: OSSRH_TOKEN

0 commit comments

Comments
 (0)