Skip to content

Commit

Permalink
Bump HtmlAgilityPack from 1.11.68 to 1.11.69
Browse files Browse the repository at this point in the history
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.68 to 1.11.69.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](zzzprojects/html-agility-pack@v1.11.68...v1.11.69)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored and mergify[bot] committed Oct 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 845e81f commit 50fd6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GatherlingClient/Gatherling.csproj
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.68" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.69" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Sentry" Version="3.41.4" />
</ItemGroup>

0 comments on commit 50fd6f8

Please sign in to comment.