Skip to content

Commit 5c1d09d

Browse files
Update package Artifacts-common in AzureIoTEdgeV2 (#21281)
Co-authored-by: Deeksitha Merugu (LTIMINDTREE LIMITED) <[email protected]>
1 parent a7ec542 commit 5c1d09d

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"agent-base": "^6.0.2",
99
"applicationinsights": "^1.0.2",
1010
"azure-pipelines-task-lib": "^4.4.0",
11-
"azure-pipelines-tasks-artifacts-common": "^2.225.0",
11+
"azure-pipelines-tasks-artifacts-common": "^2.262.0",
1212
"azure-pipelines-tasks-docker-common": "^2.242.0",
1313
"azure-pipelines-tasks-utility-common": "3.258.0",
1414
"minimatch": "^3.1.2"

Tasks/AzureIoTEdgeV2/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 260,
16+
"Minor": 262,
1717
"Patch": 0
1818
},
1919
"preview": false,

Tasks/AzureIoTEdgeV2/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 260,
16+
"Minor": 262,
1717
"Patch": 0
1818
},
1919
"preview": false,

0 commit comments

Comments
 (0)