Skip to content

Commit c9bfe1d

Browse files
Merge pull request #2571 from microsoft/dependabot/nuget/performance/benchmark/multi-10dfdcafbd
Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows
2 parents caf28d8 + 8e2d2be commit c9bfe1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

performance/benchmark/PerformanceTests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<NoWarn>CA1822</NoWarn>
1515
</PropertyGroup>
1616
<ItemGroup>
17-
<PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
18-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.4" />
17+
<PackageReference Include="BenchmarkDotNet" Version="0.15.5" />
18+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.5" />
1919
</ItemGroup>
2020
<ItemGroup>
2121
<ProjectReference Include="..\..\src\Microsoft.OpenApi\Microsoft.OpenApi.csproj" />

0 commit comments

Comments
 (0)