Skip to content

Commit fd34b34

Browse files
Update Artifacts-common in PublishSymbolsV2 (#21268)
Co-authored-by: Deeksitha Merugu (LTIMINDTREE LIMITED) <[email protected]>
1 parent d069f48 commit fd34b34

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

Tasks/PublishSymbolsV2/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/PublishSymbolsV2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/mocha": "5.2.6",
2222
"@types/node": "^20.3.1",
2323
"azure-pipelines-task-lib": "^4.13.0",
24-
"azure-pipelines-tasks-artifacts-common": "^2.245.1",
24+
"azure-pipelines-tasks-artifacts-common": "^2.262.0",
2525
"azure-pipelines-tasks-packaging-common": "^3.236.0",
2626
"azure-pipelines-tasks-utility-common": "3.258.0",
2727
"azure-pipelines-tasks-azure-arm-rest": "^3.254.0",

Tasks/PublishSymbolsV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 2,
1616
"Minor": 262,
17-
"Patch": 0
17+
"Patch": 1
1818
},
1919
"minimumAgentVersion": "2.144.0",
2020
"groups": [

Tasks/PublishSymbolsV2/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 2,
1616
"Minor": 262,
17-
"Patch": 0
17+
"Patch": 1
1818
},
1919
"minimumAgentVersion": "2.144.0",
2020
"groups": [

0 commit comments

Comments
 (0)