Skip to content

Commit 1b8098d

Browse files
Bump BenchmarkDotNet from 0.13.9 to 0.13.10
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 6f00630 commit 1b8098d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StructLinq.Benchmark/StructLinq.Benchmark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
13+
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
1414
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.9" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)