Skip to content

Commit 441cef5

Browse files
Bump BenchmarkDotNet from 0.12.1 to 0.13.1 (#995)
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.12.1 to 0.13.1. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.12.1...v0.13.1) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1623104 commit 441cef5

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
For more information what this is see https://github.com/NuGet/Home/wiki/Centrally-managing-NuGet-package-versions
55
-->
66
<ItemGroup>
7-
<PackageVersion Include="BenchmarkDotNet" Version="0.12.1"/>
7+
<PackageVersion Include="BenchmarkDotNet" Version="0.13.1"/>
88
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-2.final"/>
99
<PackageVersion Include="System.Text.Json" Version="6.0.0-preview.6.21352.12"/>
1010
<PackageVersion Include="ClangSharp.PInvokeGenerator" Version="14.0.0-beta2"/>

0 commit comments

Comments
 (0)