Skip to content

Commit a2014bb

Browse files
authored
Merge pull request #1284 from SciSharp/dependabot/nuget/LLama.Benchmark/multi-10dfdcafbd
Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows
2 parents 935ddb8 + d6b10a0 commit a2014bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LLama.Benchmark/LLama.Benchmark.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
14-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.4" />
13+
<PackageReference Include="BenchmarkDotNet" Version="0.15.5" />
14+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.5" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)