Skip to content

Commit

Permalink
Bump BenchmarkDotNetVisualizer from 1.0.6 to 1.0.7
Browse files Browse the repository at this point in the history
Bumps BenchmarkDotNetVisualizer from 1.0.6 to 1.0.7.

---
updated-dependencies:
- dependency-name: BenchmarkDotNetVisualizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent a5b63fd commit 686a73e
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 686a73e

Please sign in to comment.