Skip to content

Commit

Permalink
Merge pull request #55 from bonesoul/renovate/benchmarkdotnet-0.x
Browse files Browse the repository at this point in the history
Update dependency BenchmarkDotNet to v0.11.1
  • Loading branch information
Hüseyin Uslu committed Aug 27, 2018
2 parents 158acb4 + 0412018 commit 1b2d80f
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.10.12" />
<PackageReference Include="BenchmarkDotNet" Version="0.11.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1b2d80f

Please sign in to comment.