Skip to content

Commit 509ca43

Browse files
authored
Merge pull request #1542 from dotnet/dependabot/nuget/Ix.NET/Source/BenchmarkDotNet-0.13.0
Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
2 parents cd6fe7d + 362d9e2 commit 509ca43

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.12.1" />
23+
<PackageReference Include="BenchmarkDotNet" Version="0.13.0" />
2424
</ItemGroup>
2525

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

0 commit comments

Comments
 (0)