Skip to content

Commit

Permalink
Bump MessagePack in /violet-message-search-core/hdownloader
Browse files Browse the repository at this point in the history
Bumps [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) from 2.1.115 to 2.5.187.
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Changelog](https://github.com/MessagePack-CSharp/MessagePack-CSharp/blob/master/prepare_release.ps1)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v2.1.115...v2.5.187)

---
updated-dependencies:
- dependency-name: MessagePack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 0203ebf commit b723496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion violet-message-search-core/hdownloader/hdownloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Extreme.Numerics" Version="7.0.12" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.24" />
<PackageReference Include="MessagePack" Version="2.1.115" />
<PackageReference Include="MessagePack" Version="2.5.187" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="SevenZipExtractor" Version="1.0.15" />
<PackageReference Include="sqlite-net-pcl" Version="1.7.335" />
Expand Down

0 comments on commit b723496

Please sign in to comment.