Skip to content

Commit

Permalink
Bump MessagePack from 3.0.308 to 3.1.0 in the tests group
Browse files Browse the repository at this point in the history
Bumps the tests group with 1 update: [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp).


Updates `MessagePack` from 3.0.308 to 3.1.0
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Commits](https://github.com/MessagePack-CSharp/MessagePack-CSharp/commits/v3.1.0)

---
updated-dependencies:
- dependency-name: MessagePack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent d6ebd2c commit a134849
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="EasyCaching.Bus.Redis" Version="1.9.2"/>
<PackageReference Include="EasyCaching.Serialization.MessagePack" Version="1.9.2"/>
<PackageReference Include="EasyCaching.Serialization.SystemTextJson" Version="1.9.2"/>
<PackageReference Include="MessagePack" Version="3.0.308"/>
<PackageReference Include="MessagePack" Version="3.1.0"/>
<PackageReference Include="StackExchange.Redis" Version="2.8.22"/>

<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.0"/>
Expand Down

0 comments on commit a134849

Please sign in to comment.