mirror of
https://github.com/actions/setup-java.git
synced 2025-06-29 12:34:14 +00:00
Update packages to support http_proxy
This commit is contained in:
parent
63d68602dd
commit
90c448a85d
5 changed files with 3970 additions and 3966 deletions
|
@ -26,10 +26,10 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.0.0",
|
||||
"@actions/exec": "^1.0.0",
|
||||
"@actions/http-client": "^1.0.6",
|
||||
"@actions/io": "^1.0.0",
|
||||
"@actions/tool-cache": "^1.0.0",
|
||||
"semver": "^6.1.1",
|
||||
"typed-rest-client": "1.5.0"
|
||||
"@actions/tool-cache": "^1.3.1",
|
||||
"semver": "^6.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^24.0.13",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue