Skip to content

Commit e4cfa7c

Browse files
Bump GraphQL and GraphQL.MicrosoftDI in /src (#1076)
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.3.1 to 8.4.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@8.3.1...8.4.0) Updates `GraphQL.MicrosoftDI` from 8.3.1 to 8.4.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@8.3.1...8.4.0) --- updated-dependencies: - dependency-name: GraphQL dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: GraphQL.MicrosoftDI dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06ce0eb commit e4cfa7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<PackageVersion Include="EfLocalDb" Version="20.0.3" />
99
<PackageVersion Include="Fody" Version="6.9.1" />
1010
<PackageVersion Include="graphiql" Version="2.0.0" />
11-
<PackageVersion Include="GraphQL" Version="8.3.1" />
12-
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.3.1" />
11+
<PackageVersion Include="GraphQL" Version="8.4.0" />
12+
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.4.0" />
1313
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.3.1" />
1414
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
1515
<PackageVersion Include="Microsoft.AspNetCore.Http" Version="2.3.0" />

0 commit comments

Comments
 (0)