Skip to content

Commit 28f4115

Browse files
updating the azure-pipelines-tasks-azure-arm-rest-v2 to 2.198.2 (#15935)
* version update of common module * version update Co-authored-by: rajnish-byte <[email protected]>
1 parent 0be5889 commit 28f4115

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Tasks/AzureResourceManagerTemplateDeploymentV3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@types/node": "^10.17.0",
66
"azure-pipelines-task-lib": "^3.0.6-preview.0",
7-
"azure-pipelines-tasks-azure-arm-rest-v2": "^2.0.6",
7+
"azure-pipelines-tasks-azure-arm-rest-v2": "^2.198.2",
88
"moment": "2.21.0",
99
"typed-rest-client": "1.7.3"
1010
},

Tasks/AzureResourceManagerTemplateDeploymentV3/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "Microsoft Corporation",
1515
"version": {
1616
"Major": 3,
17-
"Minor": 199,
17+
"Minor": 200,
1818
"Patch": 0
1919
},
2020
"demands": [],

Tasks/AzureResourceManagerTemplateDeploymentV3/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "Microsoft Corporation",
1515
"version": {
1616
"Major": 3,
17-
"Minor": 199,
17+
"Minor": 200,
1818
"Patch": 0
1919
},
2020
"demands": [],

0 commit comments

Comments
 (0)