Skip to content

Commit

Permalink
Merge pull request #125 from nenoNaninu/dependabot/nuget/MessagePack-…
Browse files Browse the repository at this point in the history
…2.5.129

Bump MessagePack from 2.5.124 to 2.5.129
  • Loading branch information
nenoNaninu authored Oct 2, 2023
2 parents 13e3c57 + 1d2dd05 commit 2ab2f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandbox/MessagePackSandbox/MessagePackSandbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MessagePack" Version="2.5.124" />
<PackageReference Include="MessagePack" Version="2.5.129" />
</ItemGroup>

</Project>

0 comments on commit 2ab2f05

Please sign in to comment.