Skip to content

Commit

Permalink
Merge pull request #79 from prplecake/dependabot/nuget/HtmlAgilityPac…
Browse files Browse the repository at this point in the history
…k-1.11.48
  • Loading branch information
prplecake committed Jul 3, 2023
2 parents f620681 + 66a57cc commit 0b4e74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.47" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.48" />
<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 0b4e74c

Please sign in to comment.