Skip to content

Commit 2d128de

Browse files
Merge pull request #206 from TroyWalshProf/dependabot/nuget/Selenium.Axe/HtmlAgilityPack-1.11.37
chore: bump HtmlAgilityPack from 1.11.36 to 1.11.37 in /Selenium.Axe
2 parents dd7017f + dae123e commit 2d128de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Selenium.Axe/Selenium.Axe/Selenium.Axe.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="HtmlAgilityPack" Version="1.11.36" />
23+
<PackageReference Include="HtmlAgilityPack" Version="1.11.37" />
2424
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
2525
<PrivateAssets>all</PrivateAssets>
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)