Skip to content

Commit

Permalink
Bump GraphQL.Client from 4.0.2 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [GraphQL.Client](https://github.com/graphql-dotnet/graphql-client) from 4.0.2 to 5.1.1.
- [Release notes](https://github.com/graphql-dotnet/graphql-client/releases)
- [Commits](graphql-dotnet/graphql-client@v4.0.2...v5.1.1)

---
updated-dependencies:
- dependency-name: GraphQL.Client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2023
1 parent ce40440 commit 4cf48f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thorn/thorn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Discord.Addons.Hosting" Version="5.1.0" />
<PackageReference Include="Discord.Addons.Preconditions" Version="2.2.0-dev3" />
<PackageReference Include="Discord.Net" Version="3.4.1" />
<PackageReference Include="GraphQL.Client" Version="4.0.2" />
<PackageReference Include="GraphQL.Client" Version="5.1.1" />
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="4.0.2" />
<PackageReference Include="Html2Markdown" Version="5.0.2.561" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
Expand Down

0 comments on commit 4cf48f8

Please sign in to comment.