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 ae8ebb0 commit 5321c8fCopy full SHA for 5321c8f
.github/workflows/default-tests.yml
@@ -59,7 +59,7 @@ jobs:
59
strategy:
60
matrix:
61
java_version: ['11']
62
- maven_version: ['3.6.3', '3.8.8', '3.9.6', '4.0.0-alpha-13']
+ maven_version: ['3.6.3', '3.8.8', '3.9.7', '4.0.0-alpha-13', '4.0.0-beta-3']
63
64
steps:
65
- uses: actions/checkout@v4
0 commit comments