Skip to content

Commit

Permalink
Merge pull request #972 from App-vNext/BenchmarkDotNet-0.13.2
Browse files Browse the repository at this point in the history
BenchmarkDotNet 0.13.2
  • Loading branch information
SimonCropp authored Dec 14, 2022
2 parents 5eb72c2 + ebee033 commit b9b6aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Polly.Benchmarks/Polly.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.1" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="6.0.0" />
</ItemGroup>
<ItemGroup Condition=" '$(BenchmarkFromNuGet)' != 'True' ">
Expand Down

0 comments on commit b9b6aec

Please sign in to comment.