Skip to content

Commit b0f49e9

Browse files
Bump GraphQL.Client.Serializer.Newtonsoft from 6.0.0 to 6.1.0 in /Source
Bumps [GraphQL.Client.Serializer.Newtonsoft](https://github.com/graphql-dotnet/graphql-client) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](graphql-dotnet/graphql-client@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: GraphQL.Client.Serializer.Newtonsoft dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f56f29 commit b0f49e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/DotNetGraphQL.Mobile/DotNetGraphQL.Mobile.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="modernhttpclient-updated" Version="3.4.3" />
1313
<PackageReference Include="GraphQL.Client" Version="6.0.0" />
1414
<PackageReference Include="Polly" Version="8.2.1" />
15-
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="6.0.0" />
15+
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="6.1.0" />
1616
<PackageReference Include="Xamarin.CommunityToolkit.Markup" Version="2.0.6" />
1717
</ItemGroup>
1818
<ItemGroup>

0 commit comments

Comments
 (0)