Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit 0888506

Browse files
Bump GraphQL.Client in /SamplesDashboard/SamplesDashboard
Bumps [GraphQL.Client](https://github.com/graphql-dotnet/graphql-client) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](graphql-dotnet/graphql-client@v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: GraphQL.Client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cfaf6e commit 0888506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SamplesDashboard/SamplesDashboard/SamplesDashboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Azure.Identity" Version="1.8.2" />
1515
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.4.0" />
1616
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.4.0" />
17-
<PackageReference Include="GraphQL.Client" Version="5.1.0" />
17+
<PackageReference Include="GraphQL.Client" Version="5.1.1" />
1818
<PackageReference Include="GraphQL.Client.Serializer.SystemTextJson" Version="5.1.0" />
1919
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="5.0.17" />
2020
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.4" />

0 commit comments

Comments
 (0)