Skip to content

Commit c159610

Browse files
Bump GraphQL and GraphQL.MicrosoftDI (#314)
Bumps GraphQL from 8.8.2 to 8.8.3 Bumps GraphQL.MicrosoftDI from 8.8.2 to 8.8.3 --- updated-dependencies: - dependency-name: GraphQL dependency-version: 8.8.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: GraphQL.MicrosoftDI dependency-version: 8.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 018bd5d commit c159610

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GraphQLNetExample/GraphQLNetExample.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="GraphQL" Version="8.8.2" />
11-
<PackageReference Include="GraphQL.MicrosoftDI" Version="8.8.2" />
10+
<PackageReference Include="GraphQL" Version="8.8.3" />
11+
<PackageReference Include="GraphQL.MicrosoftDI" Version="8.8.3" />
1212
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="8.3.3" />
1313
<PackageReference Include="GraphQL.Server.Ui.Altair" Version="8.3.3" />
1414
<PackageReference Include="GraphQL.SystemTextJson" Version="8.8.2" />

0 commit comments

Comments
 (0)