Skip to content

Commit

Permalink
Update messagepack version
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Minassian committed Jan 6, 2025
1 parent f50b597 commit 9d0de56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AeroSharp/AeroSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PackageReference Include="Aerospike.Client" Version="6.0.1" />
<PackageReference Include="FluentValidation" Version="11.6.0" />
<PackageReference Include="lz4net" Version="1.0.15.93" />
<PackageReference Include="MessagePack" Version="2.5.124" />
<PackageReference Include="MessagePack" Version="3.1.1" />
<PackageReference Include="Polly" Version="7.2.4" />
<PackageReference Include="protobuf-net" Version="3.2.26" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
Expand Down

0 comments on commit 9d0de56

Please sign in to comment.