Skip to content

Commit 04112cd

Browse files
Bump GraphQL.NewtonsoftJson from 5.3.2 to 5.3.3 (#425)
Bumps [GraphQL.NewtonsoftJson](https://github.com/graphql-dotnet/graphql-dotnet) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@5.3.2...5.3.3) --- updated-dependencies: - dependency-name: GraphQL.NewtonsoftJson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Maximov <[email protected]>
1 parent 8961dc3 commit 04112cd

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="GraphQL.NewtonsoftJson" Version="5.3.2" />
10+
<PackageReference Include="GraphQL.NewtonsoftJson" Version="5.3.3" />
1111
<PackageReference Include="GraphQL.SystemTextJson" Version="5.3.3" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)