Skip to content

Commit b1607da

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.3.0 to 8.3.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@8.3.0...8.3.1) Updates `GraphQL.MicrosoftDI` from 8.3.0 to 8.3.1 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@8.3.0...8.3.1) --- updated-dependencies: - dependency-name: GraphQL dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: GraphQL.MicrosoftDI dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93f3cde commit b1607da

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.0" />
99
<PackageVersion Include="Fody" Version="6.9.1" />
1010
<PackageVersion Include="graphiql" Version="2.0.0" />
11-
<PackageVersion Include="GraphQL" Version="8.3.0" />
12-
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.3.0" />
11+
<PackageVersion Include="GraphQL" Version="8.3.1" />
12+
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.3.1" />
1313
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.2.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)