Skip to content

Commit 0568243

Browse files
Merge pull request #1029 from App-vNext/dependabot/nuget/BenchmarkDotNet-0.13.4
Bump BenchmarkDotNet from 0.13.3 to 0.13.4
2 parents 4575972 + 701a997 commit 0568243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Polly.Benchmarks/Polly.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Nullable>enable</Nullable>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="BenchmarkDotNet" Version="0.13.3" />
9+
<PackageReference Include="BenchmarkDotNet" Version="0.13.4" />
1010
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="7.0.0" />
1111
</ItemGroup>
1212
<ItemGroup Condition=" '$(BenchmarkFromNuGet)' != 'True' ">

0 commit comments

Comments
 (0)