Skip to content

Commit

Permalink
Merge pull request #1572 from neuecc/dependabot/nuget/BenchmarkDotNet…
Browse files Browse the repository at this point in the history
…Version-0.13.5

Bump BenchmarkDotNetVersion from 0.13.2 to 0.13.5
  • Loading branch information
AArnott authored Mar 13, 2023
2 parents f08b6fe + 9c3b648 commit f546626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>

<BenchmarkDotNetVersion>0.13.2</BenchmarkDotNetVersion>
<BenchmarkDotNetVersion>0.13.5</BenchmarkDotNetVersion>

<MicrosoftCodeAnalysisVersion>3.11.0</MicrosoftCodeAnalysisVersion>
<MicrosoftCodeAnalysisVersion Condition="'$(IsTestProject)'=='true'">4.4.0</MicrosoftCodeAnalysisVersion>
Expand Down

0 comments on commit f546626

Please sign in to comment.