Skip to content

Commit 5321c8f

Browse files
committed
test with the latest maven versions
1 parent ae8ebb0 commit 5321c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/default-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
strategy:
6060
matrix:
6161
java_version: ['11']
62-
maven_version: ['3.6.3', '3.8.8', '3.9.6', '4.0.0-alpha-13']
62+
maven_version: ['3.6.3', '3.8.8', '3.9.7', '4.0.0-alpha-13', '4.0.0-beta-3']
6363

6464
steps:
6565
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)