mirror of
https://gitea.com/actions/setup-java.git
synced 2026-01-17 15:33:52 +08:00
feat: finished implementation and added e2e tests
This commit is contained in:
committed by
augustomelo
parent
2fe433d4cd
commit
c2ea5167ff
@@ -33,7 +33,8 @@
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.6.1",
|
||||
"semver": "^7.3.4",
|
||||
"xmlbuilder2": "^2.4.0"
|
||||
"xmlbuilder2": "^2.4.0",
|
||||
"xpath": "0.0.32"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.0.2",
|
||||
|
||||
Reference in New Issue
Block a user