We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 716cb3e commit d3a3ff2Copy full SHA for d3a3ff2
1 file changed
.github/workflows/default-tests.yml
@@ -59,7 +59,7 @@ jobs:
59
strategy:
60
matrix:
61
java_version: ['11']
62
- maven_version: ['3.1.0-alpha-1', '3.1.1', '3.2.5', '3.3.9', '3.5.4', '3.6.3', '3.8.8', '3.9.1', '4.0.0-alpha-5']
+ maven_version: ['3.2.5', '3.3.9', '3.5.4', '3.6.3', '3.8.8', '3.9.1', '3.9.2', '4.0.0-alpha-5']
63
64
steps:
65
- uses: actions/checkout@v3
0 commit comments