Skip to content

Commit 3005748

Browse files
Bump GraphQL and GraphQL.MicrosoftDI in /src (#1062)
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.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@8.3.0...8.3.0) Updates `GraphQL.MicrosoftDI` from 8.2.1 to 8.3.0 - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@8.2.1...8.3.0) --- 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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a25134c commit 3005748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageVersion Include="Fody" Version="6.9.1" />
1010
<PackageVersion Include="graphiql" Version="2.0.0" />
1111
<PackageVersion Include="GraphQL" Version="8.3.0" />
12-
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.2.1" />
12+
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.3.0" />
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)