Skip to content

Commit

Permalink
Bump BenchmarkDotNetVersion from 0.13.11 to 0.13.12
Browse files Browse the repository at this point in the history
Bumps `BenchmarkDotNetVersion` from 0.13.11 to 0.13.12.

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

Updates `System.Collections.Immutable` from 1.3.0 to 5.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v5.0.0)

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: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 167fbac commit 63dba7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit 63dba7f

Please sign in to comment.