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 7f559cd commit 87b30faCopy full SHA for 87b30fa
.github/workflows/ci-test.yml
@@ -49,7 +49,7 @@ jobs:
49
id: install-mvnd
50
uses: ./.github/actions/install-mvnd
51
with:
52
- version: '1.0-m6'
+ version: '1.0-m7'
53
file-version-suffix: '-m40'
54
cache: 'true'
55
- name: Maven Build
0 commit comments