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 432ec7a commit 921f3adCopy full SHA for 921f3ad
.github/workflows/maven.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up JDK 17
25
uses: actions/setup-java@v4
26
with:
27
- java-version: '17'
+ java-version: '18'
28
distribution: 'temurin'
29
cache: maven
30
- name: Build with Maven
0 commit comments