Skip to content

Commit 8925e5a

Browse files
Bump GraphQL from 8.6.0 to 8.7.0
--- updated-dependencies: - dependency-name: GraphQL dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d86593 commit 8925e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphQLNetExample/GraphQLNetExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="GraphQL" Version="8.6.0" />
10+
<PackageReference Include="GraphQL" Version="8.7.0" />
1111
<PackageReference Include="GraphQL.MicrosoftDI" Version="8.6.0" />
1212
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="8.3.1" />
1313
<PackageReference Include="GraphQL.Server.Ui.Altair" Version="8.3.1" />

0 commit comments

Comments
 (0)