Skip to content

Commit b15d8dd

Browse files
dependabot[bot]ChrisMcKee
authored andcommitted
Bump BenchmarkDotNet from 0.12.1 to 0.13.0
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.12.1...v0.13.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2afcf4a commit b15d8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Benchmark/Benchmark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="BenchmarkDotNet" Version="0.12.1" />
14+
<PackageReference Include="BenchmarkDotNet" Version="0.13.0" />
1515
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)