Skip to content

Commit 3805cdd

Browse files
Bump GraphQL.NewtonsoftJson from 7.4.0 to 7.4.1 (#549)
Bumps [GraphQL.NewtonsoftJson](https://github.com/graphql-dotnet/graphql-dotnet) from 7.4.0 to 7.4.1. - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](graphql-dotnet/graphql-dotnet@7.4.0...7.4.1) --- 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>
1 parent 37c547e commit 3805cdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<Import Project="../tests.props" />
44

@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

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

0 commit comments

Comments
 (0)