Skip to content

Commit c2b67bd

Browse files
authored
Change of azure-pipelines-task-lib to version 4.17.3 (#21343)
* Change of azure-pipelines-task-lib to version 4.17.3 * Update version * Update package-lock.json
1 parent add62b5 commit c2b67bd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Tasks/PublishSymbolsV2/package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -22,7 +22,7 @@
2222
"@azure/msal-node": "^2.7.0",
2323
"@types/mocha": "5.2.6",
2424
"@types/node": "^20.3.1",
25-
"azure-pipelines-task-lib": "^4.13.0",
25+
"azure-pipelines-task-lib": "^4.17.3",
2626
"azure-pipelines-tasks-artifacts-common": "^2.262.0",
2727
"azure-pipelines-tasks-packaging-common": "^3.236.0",
2828
"azure-pipelines-tasks-utility-common": "3.258.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": 263,
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": 263,
17-
"Patch": 0
17+
"Patch": 1
1818
},
1919
"minimumAgentVersion": "2.144.0",
2020
"groups": [

0 commit comments

Comments
 (0)