Skip to content

Commit 0fa1326

Browse files
Bump GraphQL from 7.2.0 to 7.2.1 (#498)
Bumps [GraphQL](https://github.com/graphql-dotnet/graphql-dotnet) from 7.2.0 to 7.2.1. - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@7.2.0...7.2.1) --- updated-dependencies: - dependency-name: GraphQL dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3598bf1 commit 0fa1326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/GraphQL.Client.Tests.Common/GraphQL.Client.Tests.Common.csproj

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

88
<ItemGroup>
99
<PackageReference Include="FluentAssertions.Reactive" Version="0.2.0" />
10-
<PackageReference Include="GraphQL" Version="7.2.0" />
10+
<PackageReference Include="GraphQL" Version="7.2.1" />
1111
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.1" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)