Skip to content

Commit

Permalink
Bump BenchmarkDotNetVersion from 0.13.10 to 0.13.11 (#7015)
Browse files Browse the repository at this point in the history
Bumps `BenchmarkDotNetVersion` from 0.13.10 to 0.13.11.

Updates `BenchmarkDotNet` from 0.13.10 to 0.13.11
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](dotnet/BenchmarkDotNet@v0.13.10...v0.13.11)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 1.1.0 to 2.1.1

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 6, 2023
1 parent 8311f2a commit 93af6e4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 93af6e4

Please sign in to comment.