Skip to content

Commit 9d6e0ad

Browse files
Bump dependency BenchmarkDotNet to 0.15.5 (#538)
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | nuget | BenchmarkDotNet | 0.15.4 | 0.15.5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e62e423 commit 9d6e0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perf/TodoApp.Benchmarks/TodoApp.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
</ItemGroup>
1010
<ItemGroup>
1111
<FrameworkReference Include="Microsoft.AspNetCore.App" />
12-
<PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
12+
<PackageReference Include="BenchmarkDotNet" Version="0.15.5" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)