Skip to content

Commit

Permalink
Merge pull request #6 from mjebrahimi/dependabot/nuget/BenchmarkDotNe…
Browse files Browse the repository at this point in the history
…tVisualizer-1.0.7

Bump BenchmarkDotNetVisualizer from 1.0.6 to 1.0.7
  • Loading branch information
mjebrahimi authored Jul 15, 2024
2 parents a5b63fd + 686a73e commit d243738
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 @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="BenchmarkDotNetVisualizer" Version="1.0.6" />
<PackageReference Include="BenchmarkDotNetVisualizer" Version="1.0.7" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="DeepEqual" Version="5.1.0" />
</ItemGroup>
Expand Down

0 comments on commit d243738

Please sign in to comment.