Skip to content

Commit

Permalink
Merge pull request #220 from mjebrahimi/dependabot/nuget/benchmarks/E…
Browse files Browse the repository at this point in the history
…asyCompressor.Benchmarks/nuget-7366aac366
  • Loading branch information
mjebrahimi authored Oct 19, 2024
2 parents b394fd0 + 78e96c9 commit 64600be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="BenchmarkDotNetVisualizer" Version="2.0.1" />
<PackageReference Include="protobuf-net" Version="3.2.30" />
<PackageReference Include="MessagePack" Version="2.5.172" />
<PackageReference Include="MessagePack" Version="2.5.187" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="IronCompress" Version="1.6.2" />
<PackageReference Include="Bogus" Version="35.6.1" />
Expand Down
2 changes: 1 addition & 1 deletion test/EasyCompressor.Tests/EasyCompressor.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="EasyCaching.Serialization.Json" Version="1.9.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="protobuf-net" Version="3.2.30" />
<PackageReference Include="MessagePack" Version="2.5.172" />
<PackageReference Include="MessagePack" Version="2.5.187" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="nunit" Version="4.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
Expand Down

0 comments on commit 64600be

Please sign in to comment.