Skip to content

Commit c64642f

Browse files
Bump GraphQL.Client.Serializer.SystemTextJson in /src
Bumps [GraphQL.Client.Serializer.SystemTextJson](https://github.com/graphql-dotnet/graphql-client) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/graphql-dotnet/graphql-client/releases) - [Commits](graphql-dotnet/graphql-client@v6.0.1...v6.1.0) --- updated-dependencies: - dependency-name: GraphQL.Client.Serializer.SystemTextJson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05a13ee commit c64642f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
1212
<PackageVersion Include="Destructurama.Attributed" Version="5.1.0" />
1313
<PackageVersion Include="GraphQL.Client" Version="6.0.1" />
14-
<PackageVersion Include="GraphQL.Client.Serializer.SystemTextJson" Version="6.0.1" />
14+
<PackageVersion Include="GraphQL.Client.Serializer.SystemTextJson" Version="6.1.0" />
1515
<PackageVersion Include="IDisposableAnalyzers" Version="4.0.8" />
1616
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0" />
1717
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.3" />

0 commit comments

Comments
 (0)