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.
2 parents 483f0dd + 4f5eeee commit fbbbd15Copy full SHA for fbbbd15
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: actions/setup-java@v3
37
with:
38
distribution: 'temurin'
39
- java-version: 8.0.x
+ java-version: 17.0.x
40
server-id: ossrh
41
server-username: OSSRH_USERNAME
42
server-password: OSSRH_TOKEN
.github/workflows/snapshot.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments