Skip to content

Commit 5870aae

Browse files
build(deps): Bump GraphQL.MicrosoftDI from 7.7.2 to 7.8.0 (#179)
Bumps [GraphQL.MicrosoftDI](https://github.com/graphql-dotnet/graphql-dotnet) from 7.7.2 to 7.8.0. - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@7.7.2...7.8.0) --- updated-dependencies: - dependency-name: GraphQL.MicrosoftDI 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 c9d6933 commit 5870aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphQLNetExample/GraphQLNetExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="GraphQL" Version="7.8.0" />
11-
<PackageReference Include="GraphQL.MicrosoftDI" Version="7.7.2" />
11+
<PackageReference Include="GraphQL.MicrosoftDI" Version="7.8.0" />
1212
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="7.6.0" />
1313
<PackageReference Include="GraphQL.Server.Ui.Altair" Version="7.7.0" />
1414
<PackageReference Include="GraphQL.SystemTextJson" Version="7.7.2" />

0 commit comments

Comments
 (0)