Skip to content

Commit

Permalink
Bump BenchmarkDotNet (#649)
Browse files Browse the repository at this point in the history
* Bump BenchmarkDotNet

Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet).

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

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <[email protected]>
  • Loading branch information
dependabot[bot] and martincostello authored Apr 4, 2024
1 parent f58a5ff commit de74e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<ItemGroup>
<PackageVersion Include="BenchmarkDotNet" Version="0.13.10" />
<PackageVersion Include="BenchmarkDotNet" Version="0.13.12" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="GitHubActionsTestLogger" Version="2.3.3" />
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.3.0" />
Expand Down

0 comments on commit de74e5d

Please sign in to comment.