mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 02:16:45 +00:00
Add functionality to setup maven binary
Add functionality to setup maven in order to use for project building
This commit is contained in:
parent
104660f1cc
commit
6fa8ff8bf6
12 changed files with 222 additions and 127 deletions
|
@ -29,7 +29,7 @@
|
|||
"@actions/http-client": "^1.0.9",
|
||||
"@actions/io": "^1.0.0",
|
||||
"@actions/tool-cache": "^1.6.1",
|
||||
"semver": "^6.1.1",
|
||||
"semver": "^6.3.0",
|
||||
"xmlbuilder2": "^2.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue