Skip to content

Commit c131434

Browse files
dependabot[bot]Shane32
authored andcommitted
Bump BenchmarkDotNet from 0.13.6 to 0.13.9 (#346)
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.6 to 0.13.9. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.6...v0.13.9) --- 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>
1 parent c155f68 commit c131434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GraphQLParser.Benchmarks/GraphQLParser.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<ItemGroup>
1717
<ProjectReference Include="..\GraphQLParser\GraphQLParser.csproj" />
18-
<PackageReference Include="BenchmarkDotNet" Version="0.13.5" />
18+
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
1919
</ItemGroup>
2020

2121
</Project>

0 commit comments

Comments
 (0)