Skip to content

Commit

Permalink
Bump MessagePack from 2.0.323 to 2.1.90 in /src
Browse files Browse the repository at this point in the history
Bumps [MessagePack](https://github.com/neuecc/MessagePack-CSharp) from 2.0.323 to 2.1.90.
- [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v2.0.323...v2.1.90)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 15, 2020
1 parent 18c4e21 commit 3f354b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BeetleX.XRPC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<ItemGroup>
<PackageReference Include="BeetleX" Version="1.5.4" />
<PackageReference Include="EventNext" Version="0.9.8" />
<PackageReference Include="MessagePack" Version="2.0.323" />
<PackageReference Include="MessagePack" Version="2.1.90" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 3f354b5

Please sign in to comment.