We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 915902f commit 6a46f7dCopy full SHA for 6a46f7d
1 file changed
.github/workflows/maven.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
20
- java-version: [ 1.8, 1.11 ]
+ java-version: [ 1.11, 1.17 ]
21
services:
22
wiremock:
23
image: rodolpheche/wiremock:2.27.2
0 commit comments