Skip to content

Commit da3246f

Browse files
Bump BenchmarkDotNet from 0.10.2 to 0.12.1
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.10.2 to 0.12.1. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.10.2...v0.12.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 927d790 commit da3246f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/NBench.Microbenchmarks/NBench.Microbenchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
</ItemGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="BenchmarkDotNet" Version="0.10.2" />
12+
<PackageReference Include="BenchmarkDotNet" Version="0.12.1" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)