Skip to content

Commit

Permalink
Merge pull request #102 from scp-cs/dependabot/nuget/GraphQL.Client.S…
Browse files Browse the repository at this point in the history
…erializer.Newtonsoft-5.1.1

Bump GraphQL.Client.Serializer.Newtonsoft from 4.0.2 to 5.1.1
  • Loading branch information
chamik authored Feb 14, 2023
2 parents 8e92feb + c39011f commit 1570ee6
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 @@ -11,7 +11,7 @@
<PackageReference Include="Discord.Addons.Preconditions" Version="2.2.0-dev3" />
<PackageReference Include="Discord.Net" Version="3.9.0" />
<PackageReference Include="GraphQL.Client" Version="4.0.2" />
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="4.0.2" />
<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" />
<PackageReference Include="Quartz" Version="3.4.0" />
Expand Down

0 comments on commit 1570ee6

Please sign in to comment.