Skip to content

Commit

Permalink
Merge pull request #182 from Cysharp/dependabot/nuget/tests/ZLogger.M…
Browse files Browse the repository at this point in the history
…essagePack.Tests/MessagePack-2.5.187

Bump MessagePack from 2.5.129 to 2.5.187 in /tests/ZLogger.MessagePack.Tests
  • Loading branch information
neuecc authored Nov 5, 2024
2 parents c8b2e43 + 2128c3f commit 675d0ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ZLogger.MessagePack/ZLogger.MessagePack.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ProjectReference Include="..\ZLogger\ZLogger.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MessagePack" Version="2.5.129" />
<PackageReference Include="MessagePack" Version="2.5.187" />
<PackageReference Include="PolySharp" Version="1.13.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="MessagePack" Version="2.5.129" />
<PackageReference Include="MessagePack" Version="2.5.187" />
<PackageReference Include="Microsoft.Extensions.TimeProvider.Testing" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.0" />
<PackageReference Include="xunit" Version="2.4.1" />
Expand Down

0 comments on commit 675d0ff

Please sign in to comment.