Skip to content

Commit ab156a0

Browse files
deps: Bump BenchmarkDotNet from 0.14.0 to 0.15.6 (#490)
--- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Franklin Moormann <[email protected]>
1 parent 31796ab commit ab156a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/AiDotNet.Tests/AiDotNetTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
<PrivateAssets>all</PrivateAssets>
2525
</PackageReference>
26-
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
26+
<PackageReference Include="BenchmarkDotNet" Version="0.15.6" />
2727
</ItemGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)