Skip to content

Commit

Permalink
Bump GraphQL.Server.Ui.Playground from 5.0.0 to 5.0.1 (#134)
Browse files Browse the repository at this point in the history
Bumps [GraphQL.Server.Ui.Playground](https://github.com/graphql-dotnet/server) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/graphql-dotnet/server/releases)
- [Commits](graphql-dotnet/server@5.0.0...5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2021
1 parent fd3f50f commit 2bcb8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Harness/Harness.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="GraphQL.Server.Transports.AspNetCore.SystemTextJson" Version="5.0.0" />
<PackageReference Include="GraphQL.Server.Ui.GraphiQL" Version="5.0.1" />
<PackageReference Include="GraphQL.Server.Ui.Playground" Version="5.0.0" />
<PackageReference Include="GraphQL.Server.Ui.Playground" Version="5.0.1" />
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 2bcb8fb

Please sign in to comment.