Skip to content

Commit 0972b07

Browse files
Bump GraphQL_Version from 4.4.0 to 4.5.0
Bumps `GraphQL_Version` from 4.4.0 to 4.5.0. Updates `GraphQL` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.4.0...4.5.0) Updates `GraphQL.DataLoader` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.4.0...4.5.0) Updates `GraphQL.MicrosoftDI` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.4.0...4.5.0) Updates `GraphQL.SystemReactive` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@4.4.0...4.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b26f9d commit 0972b07

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.4.0</GraphQL_Version>
21+
<GraphQL_Version>4.5.0</GraphQL_Version>
2222

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

0 commit comments

Comments
 (0)