Skip to content

Commit

Permalink
Merge pull request #93 from prplecake/dependabot/nuget/HtmlAgilityPac…
Browse files Browse the repository at this point in the history
…k-1.11.50
  • Loading branch information
prplecake authored Jul 24, 2023
2 parents bcdd7de + 228f14d commit 9c4d9bc
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.49" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.50" />
<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 9c4d9bc

Please sign in to comment.