Skip to content

Commit 7dd1a62

Browse files
Bump GraphQL_Version from 4.7.0 to 4.7.1
Bumps `GraphQL_Version` from 4.7.0 to 4.7.1. Updates `GraphQL` from 4.7.0 to 4.7.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.7.0...4.7.1) Updates `GraphQL.DataLoader` from 4.7.0 to 4.7.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.7.0...4.7.1) Updates `GraphQL.MicrosoftDI` from 4.7.0 to 4.7.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.7.0...4.7.1) Updates `GraphQL.SystemReactive` from 4.7.0 to 4.7.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.7.0...4.7.1) --- updated-dependencies: - dependency-name: GraphQL dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: GraphQL.DataLoader dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: GraphQL.MicrosoftDI dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: GraphQL.SystemReactive dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 571333a commit 7dd1a62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<!--GraphQL-->
2222
<GraphQL_Server_Version>5.2.0</GraphQL_Server_Version>
2323
<GraphQL_Client_Version>4.0.2</GraphQL_Client_Version>
24-
<GraphQL_Version>4.7.0</GraphQL_Version>
24+
<GraphQL_Version>4.7.1</GraphQL_Version>
2525

2626
<!--AutoMapper-->
2727
<AutoMapper_DependencyInjection_Version>8.1.1</AutoMapper_DependencyInjection_Version>

0 commit comments

Comments
 (0)