Skip to content

Commit a2e598f

Browse files
update Artifact-common version In NotationV0 (#21272)
Co-authored-by: Deeksitha Merugu (LTIMINDTREE LIMITED) <[email protected]>
1 parent a3a61ef commit a2e598f

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/node": "^16.11.39",
1515
"azure-devops-node-api": "^13.0.0",
1616
"azure-pipelines-task-lib": "4.6.1",
17-
"azure-pipelines-tasks-artifacts-common": "^2.230.0",
17+
"azure-pipelines-tasks-artifacts-common": "^2.262.0",
1818
"azure-pipelines-tool-lib": "2.0.7"
1919
},
2020
"devDependencies": {

Tasks/NotationV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"minimumAgentVersion": "2.144.0",
1111
"version": {
1212
"Major": 0,
13-
"Minor": 256,
13+
"Minor": 262,
1414
"Patch": 0
1515
},
1616
"groups": [

Tasks/NotationV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"minimumAgentVersion": "2.144.0",
1111
"version": {
1212
"Major": 0,
13-
"Minor": 256,
13+
"Minor": 262,
1414
"Patch": 0
1515
},
1616
"groups": [

0 commit comments

Comments
 (0)