We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0df9cf commit 6108330Copy full SHA for 6108330
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up JDK
16
uses: actions/setup-java@v3
17
with:
18
- java-version: '17'
+ java-version: '25'
19
distribution: 'temurin'
20
cache: maven
21
0 commit comments