Skip to content

Commit 0e0e006

Browse files
dependabot[bot]ChrisMcKee
authored andcommitted
Bump BenchmarkDotNet from 0.13.6 to 0.13.8
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.6 to 0.13.8. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.6...v0.13.8) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c3b19e commit 0e0e006

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.13.6" />
14+
<PackageReference Include="BenchmarkDotNet" Version="0.13.8" />
1515
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)