Skip to content

Commit 04f56d6

Browse files
committed
fix 2
1 parent 2690663 commit 04f56d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up JDK and Maven Central
1818
uses: actions/setup-java@v3
1919
with:
20-
java-version: '11'
20+
java-version: '17'
2121
distribution: 'adopt'
2222
cache: 'gradle'
2323
server-id: central

0 commit comments

Comments
 (0)