Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 9ff656b

Browse files
chore(deps): bump HtmlAgilityPack in /src/CTA.Rules.RuleFiles
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.42 to 1.11.46. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.42...v1.11.46) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0950184 commit 9ff656b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CTA.WebForms/CTA.WebForms.csproj

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

1010
<ItemGroup>
11-
<PackageReference Include="HtmlAgilityPack" Version="1.11.42" />
11+
<PackageReference Include="HtmlAgilityPack" Version="1.11.46" />
1212
<PackageReference Include="YamlDotNet" Version="11.2.1" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)