Skip to content

Commit c67954f

Browse files
Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 792c6e7 commit c67954f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rx.NET/Source/benchmarks/Benchmarks.System.Reactive/Benchmarks.System.Reactive.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</PropertyGroup>
2222

2323
<ItemGroup>
24-
<PackageReference Include="BenchmarkDotNet" Version="0.13.0" />
24+
<PackageReference Include="BenchmarkDotNet" Version="0.13.1" />
2525
<PackageReference Include="WindowsBase" Version="4.6.1055" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)