Skip to content

Commit f810315

Browse files
Bump GraphQL.Server.Transports.AspNetCore from 6.0.0 to 6.1.0 (#414)
Bumps [GraphQL.Server.Transports.AspNetCore](https://github.com/graphql-dotnet/server) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/graphql-dotnet/server/releases) - [Commits](graphql-dotnet/server@6.0.0...6.1.0) --- updated-dependencies: - dependency-name: GraphQL.Server.Transports.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3304558 commit f810315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/GraphQL.Server.Test/GraphQL.Server.Test.csproj

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

77
<ItemGroup>
88
<PackageReference Include="GraphQL.MicrosoftDI" Version="5.0.0" />
9-
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="6.0.0" />
9+
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="6.1.0" />
1010
<PackageReference Include="GraphQL.Server.Transports.Subscriptions.WebSockets" Version="6.1.0" />
1111
<PackageReference Include="GraphQL.Server.Ui.GraphiQL" Version="6.1.0" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)