1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-21 11:18:49 -05:00

[deps]: Update MessagePack to v3

This commit is contained in:
renovate[bot] 2025-06-20 04:29:15 +00:00 committed by GitHub
parent 91b4ef756b
commit 709408c218
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
</ItemGroup> </ItemGroup>
<ItemGroup Label="Pinned transitive dependencies"> <ItemGroup Label="Pinned transitive dependencies">
<PackageReference Include="MessagePack" Version="2.5.192" /> <PackageReference Include="MessagePack" Version="3.1.4" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>