Skip to content

Commit

Permalink
Bump HtmlAgilityPack from 1.11.70 to 1.11.71 in /PostExporter
Browse files Browse the repository at this point in the history
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent ba835e2 commit 341274c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PostExporter/PostExporter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<ItemGroup>
<PackageReference Include="DocumentFormat.OpenXml" Version="3.1.1"/>
<PackageReference Include="FontAwesome6.Svg" Version="2.5.1"/>
<PackageReference Include="HtmlAgilityPack" Version="1.11.70"/>
<PackageReference Include="HtmlAgilityPack" Version="1.11.71"/>
<PackageReference Include="HtmlToOpenXml.dll" Version="3.2.1"/>
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0"/>
<PackageReference Include="Meziantou.Framework.Win32.CredentialManager" Version="1.7.1"/>
Expand Down

0 comments on commit 341274c

Please sign in to comment.