Skip to content

Commit

Permalink
Update dependency HtmlAgilityPack to v1.11.24 (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>

[skip ci]
  • Loading branch information
renovate[bot] authored Jun 5, 2020
1 parent e2d3b2a commit 16ce254
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 @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.23" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.24" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="3.1.4" />
<PackageReference Include="Microsoft.ML" Version="1.5.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="3.1.4" />
Expand Down

0 comments on commit 16ce254

Please sign in to comment.