Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
(maint) Update CommandLineParser dependency to 2.7.82
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiringWorm committed Feb 1, 2020
1 parent d40a9b2 commit 50bd3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Codecov/Codecov.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<AdditionalFiles Include="$(MSBuildThisFileDirectory)\stylecop.json" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.6.0" />
<PackageReference Include="CommandLineParser" Version="2.7.82" />
<PackageReference Include="Glob" Version="1.1.5" />
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
<PackageReference Include="Serilog" Version="2.9.0" />
Expand Down

0 comments on commit 50bd3a3

Please sign in to comment.