Skip to content

Commit

Permalink
Update dependency HtmlAgilityPack to v1.11.58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 29, 2024
1 parent 4a25dc5 commit dd91736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NugetUtility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.45" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.58" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="NuGet.Versioning" Version="6.3.0" />
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
Expand Down

0 comments on commit dd91736

Please sign in to comment.