Skip to content

Commit

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

Updates `BenchmarkDotNet.Diagnostics.Windows` 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 `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)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet.Diagnostics.Windows
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 78c7c6f commit ae728da
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
Expand Up @@ -4,7 +4,7 @@
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
<BenchmarkDotNetVersion>0.13.11</BenchmarkDotNetVersion>
<BenchmarkDotNetVersion>0.13.12</BenchmarkDotNetVersion>
<AspNetCoreVersion>2.2.0</AspNetCoreVersion>
<VSThreadingVersion>17.7.30</VSThreadingVersion>
</PropertyGroup>
Expand Down

0 comments on commit ae728da

Please sign in to comment.