Skip to content

Commit

Permalink
Bump MessagePack in /src/Surging.Core/Surging.Core.Codec.MessagePack
Browse files Browse the repository at this point in the history
Bumps [MessagePack](https://github.com/neuecc/MessagePack-CSharp) from 1.7.3.4 to 1.9.11.
- [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v1.7.3.4...v1.9.11)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 16, 2023
1 parent d13f75e commit e81ed51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MessagePack" Version="1.7.3.4" />
<PackageReference Include="MessagePack" Version="1.9.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e81ed51

Please sign in to comment.