Skip to content

Commit a0c1f84

Browse files
deps: Bump BenchmarkDotNet from 0.15.5 to 0.15.6 (#464)
--- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 a2059ca commit a0c1f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AiDotNetBenchmarkTests/AiDotNetBenchmarkTests.csproj

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

1111
<ItemGroup>
12-
<PackageReference Include="BenchmarkDotNet" Version="0.15.5" />
12+
<PackageReference Include="BenchmarkDotNet" Version="0.15.6" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)