Skip to content

Commit 7e077a8

Browse files
chore(deps): update dependency graphql to v8
1 parent 0d868e0 commit 7e077a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/graphql-dotnet/ApolloFederation.SubgraphCompatibility.Products.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="7.2.0" />
1212
<PackageReference Include="GraphQL.SystemTextJson" Version="7.2.2" />
13-
<PackageReference Include="GraphQL" Version="7.2.2" />
13+
<PackageReference Include="GraphQL" Version="8.4.1" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)