Skip to content

Commit efa9a7a

Browse files
Bump HtmlAgilityPack from 1.11.54 to 1.11.71
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.54 to 1.11.71. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.54...v1.11.71) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79a7cc2 commit efa9a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web.AutomatedUiTests/DigitalLearningSolutions.Web.AutomatedUiTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="FluentAssertions" Version="5.10.3" />
1111
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.25" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
13-
<PackageReference Include="Selenium.Axe" Version="4.0.14" />
13+
<PackageReference Include="Selenium.Axe" Version="4.0.20" />
1414
<PackageReference Include="Selenium.Support" Version="4.16.2" />
1515
<PackageReference Include="Selenium.WebDriver" Version="4.16.2" />
1616
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="122.0.6261.11100" />

0 commit comments

Comments
 (0)