Skip to content

Commit

Permalink
Update dependency HtmlAgilityPack to 1.11.68
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent dcc6c18 commit 4af5d51
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.68" />
<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 4af5d51

Please sign in to comment.