Skip to content

Commit f51011c

Browse files
Bump DeepEqual from 4.2.1 to 5.0.0
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]>
1 parent 2d6a344 commit f51011c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DotNet-Collections-Benchmark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
1313
<PackageReference Include="BenchmarkDotNetVisualizer" Version="1.0.5" />
1414
<PackageReference Include="Shouldly" Version="4.2.1" />
15-
<PackageReference Include="DeepEqual" Version="4.2.1" />
15+
<PackageReference Include="DeepEqual" Version="5.0.0" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)