Skip to content

Commit 2b6b66a

Browse files
Bump BenchmarkDotNetVersion from 0.13.10 to 0.13.12 (#1056)
Bumps `BenchmarkDotNetVersion` from 0.13.10 to 0.13.12. 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) Updates `BenchmarkDotNet.Diagnostics.Windows` 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 - dependency-name: BenchmarkDotNet.Diagnostics.Windows 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>
1 parent 3465cc1 commit 2b6b66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PropertyGroup>
55
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
66
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
7-
<BenchmarkDotNetVersion>0.13.10</BenchmarkDotNetVersion>
7+
<BenchmarkDotNetVersion>0.13.12</BenchmarkDotNetVersion>
88
<MSBuildPackageVersion>16.11.0</MSBuildPackageVersion>
99
<MSBuildPackageVersion Condition="'$(IsTestProject)'=='true'">16.11.0</MSBuildPackageVersion>
1010
<!-- LibGit2Sharp Native Binary version - used in both main project and Cake addin -->

0 commit comments

Comments
 (0)