Skip to content

Commit

Permalink
Merge pull request #102 from microsoft/dev/chrisnielsen_recreateDebug…
Browse files Browse the repository at this point in the history
…Drop

Using updated task lib with debug drop changes
  • Loading branch information
chrisnielsen-MS committed Mar 14, 2024
2 parents 27eb8ee + 5a74969 commit 3db63eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "microsoft-security-devops-azdevops",
"version": "1.11.0",
"version": "1.11.1",
"description": "Microsoft Security DevOps for Azure DevOps.",
"author": "Microsoft Corporation",
"license": "MIT",
Expand All @@ -13,7 +13,7 @@
"test": "npx mocha **/*.tests.js"
},
"dependencies": {
"@microsoft/security-devops-azdevops-task-lib": "1.10.1",
"@microsoft/security-devops-azdevops-task-lib": "1.11.0",
"azure-pipelines-task-lib": "4.3.1",
"azure-pipelines-tool-lib": "2.0.4"
},
Expand Down

0 comments on commit 3db63eb

Please sign in to comment.