Skip to content

Commit

Permalink
Bump MessagePack from 2.4.35 to 2.5.187 in /cs/playground/AsyncStress (
Browse files Browse the repository at this point in the history
…#927)

Bumps [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) from 2.4.35 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.4.35...v2.5.187)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent e25782f commit 4ae0465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cs/playground/AsyncStress/AsyncStress.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MessagePack" Version="2.4.35" />
<PackageReference Include="MessagePack" Version="2.5.187" />
<PackageReference Include="xunit.assert" Version="2.4.2" />
</ItemGroup>

Expand Down

0 comments on commit 4ae0465

Please sign in to comment.