Skip to content

Commit a4e943d

Browse files
Bump GraphQL.Client from 6.0.1 to 6.1.0 in /src
Bumps [GraphQL.Client](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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fd7eef commit a4e943d

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
@@ -10,7 +10,7 @@
1010
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
1111
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
1212
<PackageVersion Include="Destructurama.Attributed" Version="5.1.0" />
13-
<PackageVersion Include="GraphQL.Client" Version="6.0.1" />
13+
<PackageVersion Include="GraphQL.Client" Version="6.1.0" />
1414
<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" />

0 commit comments

Comments
 (0)