Skip to content

Commit

Permalink
Bump HtmlAgilityPack from 1.11.65 to 1.11.67
Browse files Browse the repository at this point in the history
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.65 to 1.11.67.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/commits)

---
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 Sep 30, 2024
1 parent 367fa66 commit 72240d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SoundShapesServer/SoundShapesServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Bunkum.Protocols.Http" Version="4.5.6" />
<PackageReference Include="Bunkum.RealmDatabase" Version="4.8.1" />
<PackageReference Include="CommandLineParser" Version="2.9.1"/>
<PackageReference Include="HtmlAgilityPack" Version="1.11.65"/>
<PackageReference Include="HtmlAgilityPack" Version="1.11.67"/>
<PackageReference Include="HttpMultipartParser" Version="8.4.0" />
<PackageReference Include="NPTicket" Version="3.1.0"/>
<PackageReference Include="Profanity.Detector" Version="0.1.8" />
Expand Down

0 comments on commit 72240d6

Please sign in to comment.