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 6affb7c commit a5621d8Copy full SHA for a5621d8
.github/workflows/maven.yml
@@ -74,7 +74,7 @@ jobs:
74
runs-on: ubuntu-latest
75
strategy:
76
matrix:
77
- java: [ 11, 15 ]
+ java: [ 11, 17 ]
78
steps:
79
- uses: actions/checkout@v2
80
0 commit comments