Skip to content

Commit 48917c2

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

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.1</GraphQL_Server_Version>
2020
<GraphQL_Client_Version>3.2.3</GraphQL_Client_Version>
21-
<GraphQL_Version>4.2.0</GraphQL_Version>
21+
<GraphQL_Version>4.3.0</GraphQL_Version>
2222

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

0 commit comments

Comments
 (0)