Skip to content

Commit

Permalink
Update BenchmarkDotNetVisualizer to version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mjebrahimi committed Jan 21, 2024
1 parent fc79218 commit 3a57b81
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.1" />
<PackageReference Include="BenchmarkDotNetVisualizer" Version="1.0.3" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="DeepEqual" Version="4.2.1" />
</ItemGroup>
Expand Down

0 comments on commit 3a57b81

Please sign in to comment.