Skip to content

Commit 460278f

Browse files
Update dependency HtmlAgilityPack to 1.12.2 (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 053f2b2 commit 460278f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Markdown.ColorCode.UnitTests/Markdown.ColorCode.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>
25-
<PackageReference Include="HtmlAgilityPack" Version="1.12.1" />
25+
<PackageReference Include="HtmlAgilityPack" Version="1.12.2" />
2626
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
2727
<PackageReference Include="NSubstitute" Version="5.3.0" />
2828
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.17">

0 commit comments

Comments
 (0)