Skip to content

Commit bf4fb29

Browse files
Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.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 bf4fb29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ix.NET/Source/Benchmarks.System.Interactive/Benchmarks.System.Interactive.csproj

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

2222
<ItemGroup>
23-
<PackageReference Include="BenchmarkDotNet" Version="0.13.0" />
23+
<PackageReference Include="BenchmarkDotNet" Version="0.13.1" />
2424
</ItemGroup>
2525

2626
<ItemGroup Condition="'$(Configuration)|$(Platform)'=='Ix.net 3.1.1|AnyCPU'">

0 commit comments

Comments
 (0)