Skip to content

Commit

Permalink
Merge pull request #4 from mjebrahimi/dependabot/nuget/DeepEqual-5.1.0
Browse files Browse the repository at this point in the history
Bump DeepEqual from 5.0.0 to 5.1.0
  • Loading branch information
mjebrahimi committed Jun 16, 2024
2 parents 32eed2a + 3eb17ca commit 00faf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DotNet-Collections-Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="BenchmarkDotNetVisualizer" Version="1.0.5" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="DeepEqual" Version="5.0.0" />
<PackageReference Include="DeepEqual" Version="5.1.0" />
</ItemGroup>

</Project>

0 comments on commit 00faf7e

Please sign in to comment.