Skip to content

Commit

Permalink
Upgrade MessagePack version to 2.5.187 (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
Memoyu authored Oct 28, 2024
1 parent 173803e commit c9cafa1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
<ProjectReference Include="..\..\src\EasyCaching.Core\EasyCaching.Core.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MessagePack" Version="2.3.85" />
<PackageReference Include="MessagePack" Version="2.5.187" />
</ItemGroup>
</Project>

0 comments on commit c9cafa1

Please sign in to comment.