Skip to content

Commit 8210ac3

Browse files
Bump GraphQL from 7.4.0 to 7.4.1 (#551)
Bumps [GraphQL](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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e1aa16 commit 8210ac3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/GraphQL.Client.Tests.Common/GraphQL.Client.Tests.Common.csproj

+2-2
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
<PropertyGroup>
44
<TargetFramework>net7.0</TargetFramework>
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="FluentAssertions.Reactive" Version="0.2.0" />
10-
<PackageReference Include="GraphQL" Version="7.4.0" />
10+
<PackageReference Include="GraphQL" Version="7.4.1" />
1111
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)