Skip to content

Commit 7f259b7

Browse files
Update dependency BenchmarkDotNet to 0.15.8 (#193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fac7efa commit 7f259b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TruePath.Benchmarks/TruePath.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ SPDX-License-Identifier: MIT
1515
</PropertyGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="BenchmarkDotNet" Version="0.15.6" />
18+
<PackageReference Include="BenchmarkDotNet" Version="0.15.8" />
1919
</ItemGroup>
2020

2121
</Project>

0 commit comments

Comments
 (0)