Skip to content

Commit 519eeab

Browse files
Bump GraphQL.Client from 6.0.0 to 6.1.0 in /Source
Bumps [GraphQL.Client](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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38c7431 commit 519eeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Source/DotNetGraphQL.Mobile/DotNetGraphQL.Mobile.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="AsyncAwaitBestPractices.MVVM" Version="6.0.6" />
1111
<PackageReference Include="Xam.Plugins.Forms.ImageCircle" Version="3.1.1.1-beta" />
1212
<PackageReference Include="modernhttpclient-updated" Version="3.4.3" />
13-
<PackageReference Include="GraphQL.Client" Version="6.0.0" />
13+
<PackageReference Include="GraphQL.Client" Version="6.1.0" />
1414
<PackageReference Include="Polly" Version="7.2.4" />
1515
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="6.0.0" />
1616
<PackageReference Include="Xamarin.CommunityToolkit.Markup" Version="2.0.6" />

0 commit comments

Comments
 (0)