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 7ca191e commit dd6613eCopy full SHA for dd6613e
.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