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 906bce8 commit 0f53e93Copy full SHA for 0f53e93
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: actions/setup-java@v5
56
with:
57
distribution: 'temurin'
58
- java-version: '21'
+ java-version: '25'
59
cache: 'maven'
60
- name: Sanity Check
61
run: |
0 commit comments