Skip to content

Commit d6b10a0

Browse files
Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows
Bumps BenchmarkDotNet from 0.15.4 to 0.15.5 Bumps BenchmarkDotNet.Diagnostics.Windows from 0.15.4 to 0.15.5 --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: BenchmarkDotNet.Diagnostics.Windows dependency-version: 0.15.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 935ddb8 commit d6b10a0

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)