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 73adbe4 commit 30e77b2Copy full SHA for 30e77b2
.github/workflows/verify_distributed_dependencies.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Sett opp java
25
uses: actions/setup-java@v4
26
with:
27
- java-version: 17
+ java-version: 21
28
distribution: 'temurin'
29
30
- name: Sett opp gradle
0 commit comments