Skip to content

Commit 7bdf7b4

Browse files
Bump GraphQL.Client.Serializer.Newtonsoft from 6.0.0 to 6.0.2
Bumps [GraphQL.Client.Serializer.Newtonsoft](https://github.com/graphql-dotnet/graphql-client) from 6.0.0 to 6.0.2. - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](graphql-dotnet/graphql-client@v6.0.0...v6.0.2) --- updated-dependencies: - dependency-name: GraphQL.Client.Serializer.Newtonsoft dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9cf0eb commit 7bdf7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimpleXamarinGraphQL/SimpleXamarinGraphQL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Polly" Version="8.2.0" />
1616
<PackageReference Include="modernhttpclient-updated" Version="3.4.3" />
1717
<PackageReference Include="Xamarin.Essentials" Version="1.8.1" />
18-
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="6.0.0" />
18+
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="6.0.2" />
1919
<PackageReference Include="Xamarin.CommunityToolkit.Markup" Version="2.0.6" />
2020
</ItemGroup>
2121
<ItemGroup>

0 commit comments

Comments
 (0)