Skip to content

Commit dc71088

Browse files
Bump BenchmarkDotNet from 0.13.3 to 0.13.4 (#286)
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.3 to 0.13.4. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.3...v0.13.4) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd934cc commit dc71088

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

2121
</Project>

0 commit comments

Comments
 (0)