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 cc897ab commit a4f8ee3Copy full SHA for a4f8ee3
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
- uses: actions/setup-java@v4
13
with:
14
- java-version: 11
+ java-version: 17
15
distribution: adopt
16
cache: maven
17
- name: Build with Maven
0 commit comments