Skip to content

Commit

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

Bump HtmlAgilityPack from 1.11.71 to 1.11.72
  • Loading branch information
baynezy authored Jan 1, 2025
2 parents 54ecf7b + 9e2ca48 commit 5f7faa6
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 @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.71" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.72" />
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 5f7faa6

Please sign in to comment.