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

Commit cf855a2

Browse files
Bump GraphQL.Client.Serializer.SystemTextJson
Bumps [GraphQL.Client.Serializer.SystemTextJson](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.Serializer.SystemTextJson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cfaf6e commit cf855a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SamplesDashboard/SamplesDashboard/SamplesDashboard.csproj

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

0 commit comments

Comments
 (0)