Skip to content

Commit 62f3227

Browse files
committed
Upgrade to java 11
1 parent 0d40ea0 commit 62f3227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Maven Action
2727
2828
with:
29-
java-version: 8
29+
java-version: 11
3030

3131
- uses: actions/checkout@v3
3232
with:

0 commit comments

Comments
 (0)