Skip to content

Commit

Permalink
Bump MessagePack from 2.5.192 to 3.0.308
Browse files Browse the repository at this point in the history
Bumps [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) from 2.5.192 to 3.0.308.
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Commits](https://github.com/MessagePack-CSharp/MessagePack-CSharp/commits)

---
updated-dependencies:
- dependency-name: MessagePack
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent de39a87 commit 69b338a
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="2.5.192"/>
<PackageReference Include="MessagePack" Version="3.0.308"/>
<PackageReference Include="StackExchange.Redis" Version="2.8.22"/>

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

0 comments on commit 69b338a

Please sign in to comment.