Skip to content

Commit

Permalink
Merge pull request #94 from prplecake/dependabot/nuget/HtmlAgilityPac…
Browse files Browse the repository at this point in the history
…k-1.11.51
  • Loading branch information
prplecake authored Aug 7, 2023
2 parents 9c4d9bc + c35436f commit d97b63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BookmarkSync.Core/BookmarkSync.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="CiT.Common" Version="0.0.1" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.50" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.51" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit d97b63c

Please sign in to comment.