Skip to content

Commit 2c7ee0c

Browse files
Bump GraphQL from 7.6.0 to 7.6.1 (#146)
Bumps [GraphQL](https://github.com/graphql-dotnet/graphql-dotnet) from 7.6.0 to 7.6.1. - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@7.6.0...7.6.1) --- updated-dependencies: - dependency-name: GraphQL dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6912f00 commit 2c7ee0c

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="7.6.0" />
10+
<PackageReference Include="GraphQL" Version="7.6.1" />
1111
<PackageReference Include="GraphQL.MicrosoftDI" Version="7.5.0" />
1212
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="7.5.0" />
1313
<PackageReference Include="GraphQL.Server.Ui.Altair" Version="7.6.0" />

0 commit comments

Comments
 (0)