Skip to content

Commit e878fae

Browse files
Bump GraphQL and GraphQL.MicrosoftDI in /src (#1093)
Bumps [GraphQL](https://github.com/graphql-dotnet/graphql-dotnet) and [GraphQL.MicrosoftDI](https://github.com/graphql-dotnet/graphql-dotnet). These dependencies needed to be updated together. Updates `GraphQL` from 8.4.1 to 8.5.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@8.4.1...8.5.0) Updates `GraphQL.MicrosoftDI` from 8.4.1 to 8.5.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@8.4.1...8.5.0) --- updated-dependencies: - dependency-name: GraphQL dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: GraphQL.MicrosoftDI dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 898db17 commit e878fae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<ItemGroup>
77
<PackageVersion Include="FluentValidation" Version="11.11.0" />
88
<PackageVersion Include="FluentValidation.DependencyInjectionExtensions" Version="11.11.0" />
9-
<PackageVersion Include="GraphQL" Version="8.4.1" />
10-
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.4.1" />
9+
<PackageVersion Include="GraphQL" Version="8.5.0" />
10+
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.5.0" />
1111
<PackageVersion Include="GraphQL.Server.Transports.AspNetCore" Version="8.2.0" />
1212
<PackageVersion Include="GraphQL.Server.Ui.GraphiQL" Version="8.2.0" />
1313
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.4.1" />

0 commit comments

Comments
 (0)