Skip to content

Commit

Permalink
Update dependency HtmlAgilityPack to v1.11.56
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 21, 2023
1 parent e97867d commit 0a1c04d
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 @@ -270,7 +270,7 @@
</ItemGroup>
<!-- Html Parser(HtmlAgilityPack) -->
<ItemGroup>
<PackageVersion Include="HtmlAgilityPack" Version="1.11.55" />
<PackageVersion Include="HtmlAgilityPack" Version="1.11.56" />
</ItemGroup>
<!-- Serialize MessagePack -->
<ItemGroup>
Expand Down

0 comments on commit 0a1c04d

Please sign in to comment.