Skip to content

Commit 5a55637

Browse files
authored
Merge pull request #976 from mathnet/dependabot/nuget/BenchmarkDotNet-0.13.3
Bump BenchmarkDotNet from 0.13.2 to 0.13.3
2 parents 91a8a0f + a46ca24 commit 5a55637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Benchmark/Benchmark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<ProjectReference Include="..\Providers.MKL\Providers.MKL.csproj" />
2222
</ItemGroup>
2323
<ItemGroup>
24-
<PackageReference Include="BenchmarkDotNet" Version="0.13.2" />
24+
<PackageReference Include="BenchmarkDotNet" Version="0.13.3" />
2525
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3">
2626
<PrivateAssets>all</PrivateAssets>
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)