Skip to content

Commit 6f1dd3a

Browse files
Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows (#1266)
Bumps BenchmarkDotNet from 0.15.2 to 0.15.4 Bumps BenchmarkDotNet.Diagnostics.Windows from 0.15.2 to 0.15.4 --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: BenchmarkDotNet.Diagnostics.Windows dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents d1456c1 + 02ebd84 commit 6f1dd3a

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.2" />
14-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.2" />
13+
<PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
14+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.4" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)