Skip to content

Commit 6684950

Browse files
Bump HtmlAgilityPack from 1.11.48 to 1.11.50 (#187)
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.48 to 1.11.50. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.48...v1.11.50) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 725ec01 commit 6684950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/InfinityCrawler/InfinityCrawler.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="HtmlAgilityPack" Version="1.11.48" />
12+
<PackageReference Include="HtmlAgilityPack" Version="1.11.50" />
1313
<PackageReference Include="TurnerSoftware.RobotsExclusionTools" Version="0.9.1" />
1414
<PackageReference Include="TurnerSoftware.SitemapTools" Version="0.7.2" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)