Skip to content

Commit

Permalink
chore(deps): update dependency benchmarkdotnet to v0.13.10 (#164)
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to      |
| ---------- | --------------- | ------ | ------- |
| nuget      | BenchmarkDotNet | 0.13.9 | 0.13.10 |

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 Nov 2, 2023
1 parent 8997f8f commit d1cb7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Testing/CarbonatePerfTests/CarbonatePerfTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit d1cb7d7

Please sign in to comment.