Skip to content

Commit 1b8f092

Browse files
Bump BenchmarkDotNet from 0.13.5 to 0.13.6 (#1569)
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.5 to 0.13.6. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.5...v0.13.6) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 828d9b3 commit 1b8f092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<StatiqVersion>1.0.0-beta.69</StatiqVersion>
1010
</PropertyGroup>
1111
<ItemGroup>
12-
<PackageVersion Include="BenchmarkDotNet" Version="0.13.5"/>
12+
<PackageVersion Include="BenchmarkDotNet" Version="0.13.6"/>
1313
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="$(RoslynPackageVersion)"/>
1414
<PackageVersion Include="System.Text.Json" Version="7.0.3"/>
1515
<PackageVersion Include="ClangSharp.PInvokeGenerator" Version="15.0.2"/>

0 commit comments

Comments
 (0)