Skip to content

Commit

Permalink
Bump the deps group with 1 update
Browse files Browse the repository at this point in the history
Bumps the deps group with 1 update: [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack).


Updates `HtmlAgilityPack` from 1.11.55 to 1.11.56
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](zzzprojects/html-agility-pack@v1.11.55...v1.11.56)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent 4a062c2 commit 658e913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GOGGiveawayNotifier/GOGGiveawayNotifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.55" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.56" />
<PackageReference Include="MailKit" Version="4.3.0" />
<PackageReference Include="MimeKit" Version="4.3.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
Expand Down

0 comments on commit 658e913

Please sign in to comment.