Skip to content

Commit df1b1a3

Browse files
Bump GraphQL.SystemTextJson from 8.5.0 to 8.6.0 (#286)
--- updated-dependencies: - dependency-name: GraphQL.SystemTextJson dependency-version: 8.6.0 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 33a38da commit df1b1a3

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
@@ -11,7 +11,7 @@
1111
<PackageReference Include="GraphQL.MicrosoftDI" Version="8.6.0" />
1212
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="8.3.0" />
1313
<PackageReference Include="GraphQL.Server.Ui.Altair" Version="8.3.0" />
14-
<PackageReference Include="GraphQL.SystemTextJson" Version="8.5.0" />
14+
<PackageReference Include="GraphQL.SystemTextJson" Version="8.6.0" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.9">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)