Skip to content

Commit 2f68899

Browse files
Bump HtmlAgilityPack from 1.11.42 to 1.11.43
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.42 to 1.11.43. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.42...v1.11.43) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6989dc4 commit 2f68899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/SeleniumAlly/SeleniumAlly.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<NeutralLanguage>en</NeutralLanguage>
1515
</PropertyGroup>
1616
<ItemGroup>
17-
<PackageReference Include="HtmlAgilityPack" Version="1.11.42" />
17+
<PackageReference Include="HtmlAgilityPack" Version="1.11.43" />
1818
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1919
<PackageReference Include="Selenium.WebDriver" Version="4.1.0" />
2020
<PackageReference Include="StrongNamer" Version="0.2.5" />

0 commit comments

Comments
 (0)