Skip to content

Commit 41683fd

Browse files
Bump HtmlAgilityPack from 1.11.47 to 1.11.48 (#181)
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.47 to 1.11.48. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.47...v1.11.48) --- 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 64c31ad commit 41683fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.47" />
12+
<PackageReference Include="HtmlAgilityPack" Version="1.11.48" />
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)