Skip to content

Commit

Permalink
Bump DeepEqual from 4.2.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [DeepEqual](https://github.com/jamesfoster/DeepEqual) from 4.2.1 to 5.0.0.
- [Commits](https://github.com/jamesfoster/DeepEqual/commits)

---
updated-dependencies:
- dependency-name: DeepEqual
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 2d6a344 commit f51011c
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="4.2.1" />
<PackageReference Include="DeepEqual" Version="5.0.0" />
</ItemGroup>

</Project>

0 comments on commit f51011c

Please sign in to comment.