Skip to content

Commit

Permalink
Merge pull request #281 from baynezy/dependabot/nuget/HtmlAgilityPack…
Browse files Browse the repository at this point in the history
…-1.11.48

Bump HtmlAgilityPack from 1.11.47 to 1.11.48
  • Loading branch information
gitstream-cm[bot] authored Jun 20, 2023
2 parents 28b42ff + 377870b commit 336d7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Html2Markdown/Html2Markdown.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.47" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.48" />
</ItemGroup>

</Project>

0 comments on commit 336d7ef

Please sign in to comment.