Skip to content

Commit 1d72ff1

Browse files
Bump BenchmarkDotNet in /csharp/safe-efficient-code/benchmark
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.9 to 0.13.10. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.9...v0.13.10) --- 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 d1eefa4 commit 1d72ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/safe-efficient-code/benchmark/benchmark.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
10+
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)