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.
2 parents 26aa8ef + dd6613e commit 4464205Copy full SHA for 4464205
.github/workflows/maven.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/setup-java@v5
20
with:
21
distribution: 'temurin'
22
- java-version: 11
+ java-version: 17
23
- name: Verify Format and License
24
run: ./mvnw spotless:check
25
build:
0 commit comments