Skip to content

Commit

Permalink
Merge pull request #11 from Prevter/dependabot/nuget/HtmlAgilityPack-…
Browse files Browse the repository at this point in the history
…1.11.43

Bump HtmlAgilityPack from 1.11.42 to 1.11.43
  • Loading branch information
Prevter authored Jun 26, 2022
2 parents 27ea1eb + be7b207 commit 248058c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ItemsParser/ItemsParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.42" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.43" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 248058c

Please sign in to comment.