Skip to content

Commit

Permalink
Merge pull request #103 from scp-cs/dependabot/nuget/GraphQL.Client-5…
Browse files Browse the repository at this point in the history
….1.1

Bump GraphQL.Client from 4.0.2 to 5.1.1
  • Loading branch information
chamik authored Feb 14, 2023
2 parents 1570ee6 + f3638bb commit 7c78fab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion thorn/thorn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
<PackageReference Include="CodeHollow.FeedReader" Version="1.2.4" />
<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.Serializer.Newtonsoft" Version="4.0.2" />
<PackageReference Include="Discord.Net" Version="3.9.0" />
<PackageReference Include="GraphQL.Client" Version="4.0.2" />
<PackageReference Include="GraphQL.Client" Version="5.1.1" />
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="5.1.1" />
<PackageReference Include="Html2Markdown" Version="5.0.2.561" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
Expand Down

0 comments on commit 7c78fab

Please sign in to comment.