Skip to content

Commit f9af2ef

Browse files
Bump BenchmarkDotNet from 0.13.9 to 0.13.11 (#378)
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.9 to 0.13.11. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.9...v0.13.11) --- 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 65a05bf commit f9af2ef

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.9" />
18+
<PackageReference Include="BenchmarkDotNet" Version="0.13.11" />
1919
</ItemGroup>
2020

2121
</Project>

0 commit comments

Comments
 (0)