Skip to content

Commit b56e5fa

Browse files
Bump BenchmarkDotNet from 0.13.8 to 0.13.9 in /test/perf/benchmarks (#1435)
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.8 to 0.13.9. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.8...v0.13.9) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53e3708 commit b56e5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/perf/benchmarks/benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</ItemGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="BenchmarkDotNet" Version="0.13.8" />
21+
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
2222
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.9"/>
2323
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.3.7" />
2424
</ItemGroup>

0 commit comments

Comments
 (0)