Skip to content

Commit

Permalink
Merge pull request #913 from SciSharp/dependabot/nuget/BenchmarkDotNe…
Browse files Browse the repository at this point in the history
…t-0.14.0

Bump BenchmarkDotNet from 0.13.12 to 0.14.0
  • Loading branch information
martindevans authored Sep 1, 2024
2 parents b0e4a25 + 4d9d3b2 commit f7695cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLama.Benchmark/LLama.Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

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

Expand Down

0 comments on commit f7695cd

Please sign in to comment.