Skip to content

Commit

Permalink
Bump HtmlAgilityPack from 1.11.70 to 1.11.71 in the dependencies group (
Browse files Browse the repository at this point in the history
#458)

Bumps the dependencies group with 1 update: [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack).


Updates `HtmlAgilityPack` from 1.11.70 to 1.11.71
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](zzzprojects/html-agility-pack@v1.11.70...v1.11.71)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 4d91d1c commit 0daf745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GoToBible.Providers/GoToBible.Providers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.70" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.71" />
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
Expand Down

0 comments on commit 0daf745

Please sign in to comment.