Skip to content

Commit

Permalink
chore(deps): bump HtmlAgilityPack from 1.11.56 to 1.11.57 (#96)
Browse files Browse the repository at this point in the history
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.56 to 1.11.57.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](zzzprojects/html-agility-pack@v1.11.56...v1.11.57)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 0d77e4f commit 4c09dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IacDiscordNotifs/IacDiscordNotifs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.13.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.56" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.57" />
<PackageReference Include="MailKit" Version="4.3.0" />
<PackageReference Include="ReverseMarkdown" Version="3.25.0" />
</ItemGroup>
Expand Down

0 comments on commit 4c09dcc

Please sign in to comment.