Skip to content

Commit 436fb3f

Browse files
Bump GraphQL_Version from 4.5.0 to 4.6.0
Bumps `GraphQL_Version` from 4.5.0 to 4.6.0. Updates `GraphQL` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.5.0...4.6.0) Updates `GraphQL.DataLoader` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.5.0...4.6.0) Updates `GraphQL.MicrosoftDI` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.5.0...4.6.0) Updates `GraphQL.SystemReactive` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.5.0...4.6.0) --- updated-dependencies: - dependency-name: GraphQL dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: GraphQL.DataLoader dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: GraphQL.MicrosoftDI dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: GraphQL.SystemReactive dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77ab0df commit 436fb3f

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.5.0</GraphQL_Version>
21+
<GraphQL_Version>4.6.0</GraphQL_Version>
2222

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

0 commit comments

Comments
 (0)