Skip to content

Commit 10895ff

Browse files
Merge pull request #2515 from microsoft/dependabot/nuget/performance/benchmark/multi-f303bd245d
Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows
2 parents 2e7866c + 9b62053 commit 10895ff

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.3" />
18-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.3" />
17+
<PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
18+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.4" />
1919
</ItemGroup>
2020
<ItemGroup>
2121
<ProjectReference Include="..\..\src\Microsoft.OpenApi\Microsoft.OpenApi.csproj" />

0 commit comments

Comments
 (0)