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 c2e80e5 commit a86f59eCopy full SHA for a86f59e
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: set up JDK
24
uses: actions/setup-java@v3
25
with:
26
- java-version: 17
+ java-version: 21
27
distribution: temurin
28
29
- name: Setup Gradle
0 commit comments