Skip to content

Commit dfb6832

Browse files
Lucas Killgoreericsciple
authored andcommitted
#1069676: Fix for Unit Test failures
1 parent 6717cb6 commit dfb6832

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tasks/InstallAppleCertificate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"homepage": "https://github.com/Microsoft/vsts-tasks#readme",
1919
"dependencies": {
20-
"vsts-task-lib": "^2.0.3-preview"
20+
"vsts-task-lib": "2.0.5"
2121
}
2222
}

Tasks/InstallSSHKey/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"homepage": "https://github.com/Microsoft/vsts-tasks#readme",
1919
"dependencies": {
20-
"vsts-task-lib": "^2.0.3-preview"
20+
"vsts-task-lib": "2.0.5"
2121
}
2222
}

0 commit comments

Comments
 (0)