Skip to content

Commit

Permalink
Bump GraphQL.Server.Transports.AspNetCore.SystemTextJson
Browse files Browse the repository at this point in the history
Bumps [GraphQL.Server.Transports.AspNetCore.SystemTextJson](https://github.com/graphql-dotnet/server) from 5.1.1 to 5.2.2.
- [Release notes](https://github.com/graphql-dotnet/server/releases)
- [Commits](graphql-dotnet/server@5.1.1...5.2.2)

---
updated-dependencies:
- dependency-name: GraphQL.Server.Transports.AspNetCore.SystemTextJson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2023
1 parent 2890584 commit 147e635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NineChronicles.Headless/NineChronicles.Headless.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="AspNetCoreRateLimit" Version="5.0.0" />
<PackageReference Include="GraphQL.Server.Authorization.AspNetCore" Version="5.1.1" />
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="5.1.1" />
<PackageReference Include="GraphQL.Server.Transports.AspNetCore.SystemTextJson" Version="5.1.1" />
<PackageReference Include="GraphQL.Server.Transports.AspNetCore.SystemTextJson" Version="5.2.2" />
<PackageReference Include="GraphQL.Server.Transports.Subscriptions.WebSockets" Version="5.1.1" />
<PackageReference Include="GraphQL.Server.Ui.Playground" Version="5.1.1" />
<PackageReference Include="GraphQL.SystemTextJson" Version="4.7.1" />
Expand Down

0 comments on commit 147e635

Please sign in to comment.