Skip to content

Commit

Permalink
chore(deps): bump GraphQL.Server.Ui.Playground from 5.1.1 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [GraphQL.Server.Ui.Playground](https://github.com/graphql-dotnet/server) from 5.1.1 to 8.2.0.
- [Release notes](https://github.com/graphql-dotnet/server/releases)
- [Commits](graphql-dotnet/server@5.1.1...8.2.0)

---
updated-dependencies:
- dependency-name: GraphQL.Server.Ui.Playground
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent da51738 commit 7bfdf1d
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 @@ -32,7 +32,7 @@
<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.Subscriptions.WebSockets" Version="5.1.1" />
<PackageReference Include="GraphQL.Server.Ui.Playground" Version="5.1.1" />
<PackageReference Include="GraphQL.Server.Ui.Playground" Version="8.2.0" />
<PackageReference Include="GraphQL.SystemTextJson" Version="4.7.1" />
<PackageReference Include="Libplanet.Store.Remote" Version="$(LibplanetVersion)" />
<PackageReference Include="MagicOnion" Version="6.1.3" />
Expand Down

0 comments on commit 7bfdf1d

Please sign in to comment.