Skip to content

Commit 3e38ab8

Browse files
Bump GraphQL_Server_Version from 5.0.1 to 5.0.2
Bumps `GraphQL_Server_Version` from 5.0.1 to 5.0.2. Updates `GraphQL.Server.Transports.AspNetCore` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/graphql-dotnet/server/releases) - [Commits](graphql-dotnet/server@5.0.1...5.0.2) Updates `GraphQL.Server.Transports.AspNetCore.SystemTextJson` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/graphql-dotnet/server/releases) - [Commits](graphql-dotnet/server@5.0.1...5.0.2) Updates `GraphQL.Server.Transports.Subscriptions.WebSockets` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/graphql-dotnet/server/releases) - [Commits](graphql-dotnet/server@5.0.1...5.0.2) Updates `GraphQL.Server.Ui.Playground` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/graphql-dotnet/server/releases) - [Commits](graphql-dotnet/server@5.0.1...5.0.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27009a8 commit 3e38ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<Microsoft_HealthChecks_EntityFrameworkCore_Version>6.0.0-preview.3.21201.13</Microsoft_HealthChecks_EntityFrameworkCore_Version>
1717

1818
<!--GraphQL-->
19-
<GraphQL_Server_Version>5.0.1</GraphQL_Server_Version>
19+
<GraphQL_Server_Version>5.0.2</GraphQL_Server_Version>
2020
<GraphQL_Client_Version>3.2.3</GraphQL_Client_Version>
2121
<GraphQL_Version>4.5.0</GraphQL_Version>
2222

0 commit comments

Comments
 (0)