1
0
mirror of https://github.com/bitwarden/server synced 2025-12-26 13:13:24 +00:00

[deps]: Update MessagePack to v3

This commit is contained in:
renovate[bot]
2025-11-18 14:36:49 +00:00
committed by GitHub
parent 75d8250f3a
commit 7d29b7c6f9

View File

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