Skip to content

Commit faefd40

Browse files
Bump GraphQL_Version from 4.6.0 to 4.6.1
Bumps `GraphQL_Version` from 4.6.0 to 4.6.1. Updates `GraphQL` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.6.0...4.6.1) Updates `GraphQL.DataLoader` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.6.0...4.6.1) Updates `GraphQL.MicrosoftDI` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.6.0...4.6.1) Updates `GraphQL.SystemReactive` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.6.0...4.6.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 9a61d09 commit faefd40

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
@@ -18,7 +18,7 @@
1818
<!--GraphQL-->
1919
<GraphQL_Server_Version>5.0.2</GraphQL_Server_Version>
2020
<GraphQL_Client_Version>3.2.4</GraphQL_Client_Version>
21-
<GraphQL_Version>4.6.0</GraphQL_Version>
21+
<GraphQL_Version>4.6.1</GraphQL_Version>
2222

2323
<!--AutoMapper-->
2424
<AutoMapper_DependencyInjection_Version>8.1.1</AutoMapper_DependencyInjection_Version>

0 commit comments

Comments
 (0)