Skip to content

Commit bc80adc

Browse files
Update Artifacts -common version in AzureCLIV2 (#21283)
Co-authored-by: Deeksitha Merugu (LTIMINDTREE LIMITED) <[email protected]>
1 parent 0ce728b commit bc80adc

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

Tasks/AzureCLIV2/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/AzureCLIV2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/q": "1.0.7",
2323
"azure-devops-node-api": "14.0.2",
2424
"azure-pipelines-task-lib": "^4.17.2",
25-
"azure-pipelines-tasks-artifacts-common": "^2.245.1",
25+
"azure-pipelines-tasks-artifacts-common": "^2.262.0",
2626
"azure-pipelines-tasks-azure-arm-rest": "3.259.1"
2727
},
2828
"devDependencies": {

Tasks/AzureCLIV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"version": {
2121
"Major": 2,
2222
"Minor": 262,
23-
"Patch": 0
23+
"Patch": 1
2424
},
2525
"minimumAgentVersion": "2.0.0",
2626
"instanceNameFormat": "Azure CLI $(scriptPath)",

Tasks/AzureCLIV2/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"version": {
2121
"Major": 2,
2222
"Minor": 262,
23-
"Patch": 0
23+
"Patch": 1
2424
},
2525
"minimumAgentVersion": "2.0.0",
2626
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",

0 commit comments

Comments
 (0)