Skip to content

Commit

Permalink
Update dependency BenchmarkDotNet to v0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 1, 2018
1 parent 1b2d80f commit 705af22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Hypepool.Benchmarks/Hypepool.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.11.1" />
<PackageReference Include="BenchmarkDotNet" Version="0.11.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 705af22

Please sign in to comment.