Skip to content

Commit 252063c

Browse files
Bump HtmlAgilityPack from 1.11.24 to 1.11.25 (#120)
* Bump HtmlAgilityPack from 1.11.24 to 1.11.25 Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.24 to 1.11.25. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.24...v1.11.25) Signed-off-by: dependabot[bot] <[email protected]> * Docs changes [skip ci] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <[email protected]>
1 parent 49fcf10 commit 252063c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReverseMarkdown/ReverseMarkdown.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageTags>htmltomarkdown;html2markdown;converthtml;htmlconverter;html;converter;markdown</PackageTags>
1010
</PropertyGroup>
1111
<ItemGroup>
12-
<PackageReference Include="HtmlAgilityPack" Version="1.11.24" />
12+
<PackageReference Include="HtmlAgilityPack" Version="1.11.25" />
1313
</ItemGroup>
1414
<!--SourceLink specific settings-->
1515
<PropertyGroup>

0 commit comments

Comments
 (0)