Skip to content

Commit

Permalink
Merge pull request ncalc#310 from Bykiev/UpdateBenchmarkDotNet
Browse files Browse the repository at this point in the history
Update BenchmarkDotNet (v0.14.0)
  • Loading branch information
Bykiev authored Aug 6, 2024
2 parents ab1bb87 + aa57835 commit c7c4340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/NCalc.Benchmarks/NCalc.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c7c4340

Please sign in to comment.