Skip to content

Commit

Permalink
Update dependency CommandLineParser to v2.8.0 (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>

[skip ci]
  • Loading branch information
renovate[bot] committed May 6, 2020
1 parent 1a491fd commit 729d8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Eleia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.7.82" />
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.23" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="3.1.3" />
<PackageReference Include="Microsoft.ML" Version="1.4.0" />
Expand Down

0 comments on commit 729d8ab

Please sign in to comment.