Skip to content

Commit

Permalink
Bump HtmlAgilityPack from 1.11.67 to 1.11.70
Browse files Browse the repository at this point in the history
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.67 to 1.11.70.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/commits/v1.11.70)

---
updated-dependencies:
- dependency-name: HtmlAgilityPack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and a-gubskiy committed Oct 29, 2024
1 parent eb1bf4a commit ace4ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/X.Web.MetaExtractor/X.Web.MetaExtractor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="All"/>
<PackageReference Include="HtmlAgilityPack" Version="1.11.67" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.70" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1"/>
<PackageReference Include="System.Collections.Immutable" Version="8.0.0"/>
</ItemGroup>
Expand Down

0 comments on commit ace4ab9

Please sign in to comment.