Skip to content

Commit

Permalink
chore(deps): update dependency benchmarkdotnet to v0.13.7 (#659)
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| nuget      | BenchmarkDotNet | 0.13.5 | 0.13.7 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Calvin Wilkinson (Admin) <105235056+KinsonDigitalAdmin@users.noreply.github.com>
  • Loading branch information
renovate[bot] and KinsonDigitalAdmin authored Aug 17, 2023
1 parent 372d348 commit 6b7f160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Performance/MeasureTextPerf/MeasureTextPerf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.5" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.7" />
<PackageReference Include="Moq" Version="[4.18.4, 4.19]" />
</ItemGroup>

Expand Down

0 comments on commit 6b7f160

Please sign in to comment.