Skip to content

Commit b486248

Browse files
Bump GraphQL and GraphQL.MicrosoftDI in /src
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] <[email protected]>
1 parent 365d2cb commit b486248

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.2" />
1010
<PackageVersion Include="graphiql" Version="2.0.0" />
11-
<PackageVersion Include="GraphQL" Version="8.4.1" />
12-
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.4.1" />
11+
<PackageVersion Include="GraphQL" Version="8.5.0" />
12+
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.5.0" />
1313
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.4.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)