Skip to content

Commit 659b1b6

Browse files
Bump GraphQL.SystemTextJson from 7.1.1 to 7.2.2 (#511)
Bumps [GraphQL.SystemTextJson](https://github.com/graphql-dotnet/graphql-dotnet) from 7.1.1 to 7.2.2. - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@7.1.1...7.2.2) --- updated-dependencies: - dependency-name: GraphQL.SystemTextJson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1610d9 commit 659b1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/GraphQL.Client.Serializer.Tests/GraphQL.Client.Serializer.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="GraphQL.NewtonsoftJson" Version="7.1.1" />
11-
<PackageReference Include="GraphQL.SystemTextJson" Version="7.1.1" />
11+
<PackageReference Include="GraphQL.SystemTextJson" Version="7.2.2" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)