Skip to content

Commit f7695cd

Browse files
authored
Merge pull request #913 from SciSharp/dependabot/nuget/BenchmarkDotNet-0.14.0
Bump BenchmarkDotNet from 0.13.12 to 0.14.0
2 parents b0e4a25 + 4d9d3b2 commit f7695cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LLama.Benchmark/LLama.Benchmark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
13+
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
1414
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.12" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)