Skip to content

Commit

Permalink
Upgrade MessagePack version to 2.5.187
Browse files Browse the repository at this point in the history
  • Loading branch information
Memoyu committed Oct 28, 2024
1 parent 173803e commit 8a87bf5
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 8a87bf5

Please sign in to comment.