Skip to content

Commit

Permalink
chore(deps): update dependency benchmarkdotnet to v0.13.6
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| nuget      | BenchmarkDotNet | 0.13.3 | 0.13.6 |
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent a48c862 commit 25b0818
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.3" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.6" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 25b0818

Please sign in to comment.