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 2690663 commit 04f56d6Copy full SHA for 04f56d6
.github/workflows/publish-release.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up JDK and Maven Central
18
uses: actions/setup-java@v3
19
with:
20
- java-version: '11'
+ java-version: '17'
21
distribution: 'adopt'
22
cache: 'gradle'
23
server-id: central
0 commit comments