Skip to content

Commit e3219d4

Browse files
Bump GraphQL_Version from 4.1.0 to 4.2.0
Bumps `GraphQL_Version` from 4.1.0 to 4.2.0. Updates `GraphQL` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.1.0...4.2.0) Updates `GraphQL.DataLoader` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.1.0...4.2.0) Updates `GraphQL.MicrosoftDI` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.1.0...4.2.0) Updates `GraphQL.SystemReactive` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.1.0...4.2.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47a6eb8 commit e3219d4

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.0</GraphQL_Server_Version>
2020
<GraphQL_Client_Version>3.2.2</GraphQL_Client_Version>
21-
<GraphQL_Version>4.1.0</GraphQL_Version>
21+
<GraphQL_Version>4.2.0</GraphQL_Version>
2222

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

0 commit comments

Comments
 (0)