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 ac47e31 commit 5ac6a24Copy full SHA for 5ac6a24
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/setup-java@v5
33
with:
34
distribution: temurin
35
- java-version: 17
+ java-version: 21
36
- uses: gradle/actions/setup-gradle@v5
37
38
gradle-version: wrapper
0 commit comments