Skip to content

Commit e374b38

Browse files
authored
Merge pull request #1591 from dotnet/dependabot/nuget/Ix.NET/Source/BenchmarkDotNet-0.13.1
Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
2 parents eed3521 + bf4fb29 commit e374b38

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)