Skip to content

Commit

Permalink
Fix Newtonsoft vulnerability (#144)
Browse files Browse the repository at this point in the history
* Fix Newtonsoft vulnerability

* retrigger checks

* retrigger checks

* retrigger checks1
  • Loading branch information
edgarrs authored Sep 23, 2022
1 parent b845037 commit be59608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageVersion Include="Microsoft.ComponentDetection.Orchestrator" Version="$(ComponentDetectionPackageVersion)" />
<PackageVersion Include="Microsoft.ComponentDetection.Detectors" Version="$(ComponentDetectionPackageVersion)" />
<PackageVersion Include="packageurl-dotnet" Version="1.1.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.4.0-preview-20220726-02" />
<PackageVersion Include="MSTest.TestFramework" Version="2.2.5" />
<PackageVersion Include="MSTest.TestAdapter" Version="2.2.5" />
<PackageVersion Include="coverlet.collector" Version="3.1.0" />
Expand Down

0 comments on commit be59608

Please sign in to comment.