Skip to content

Commit 7843ce3

Browse files
Bump BenchmarkDotNet from 0.13.4 to 0.13.5 (#288)
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.4 to 0.13.5. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.4...v0.13.5) --- 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 cb935a5 commit 7843ce3

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

2121
</Project>

0 commit comments

Comments
 (0)