Skip to content

Commit e4a96f5

Browse files
chore(deps): update dependency graphql to v8
1 parent cbf2737 commit e4a96f5

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.2.1" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)