Skip to content

Commit

Permalink
Merge pull request #2396 from CactuseSecurity/dependabot/nuget/roles/…
Browse files Browse the repository at this point in the history
…develop/GraphQL.Client.Serializer.Newtonsoft-6.0.5

Bump GraphQL.Client.Serializer.Newtonsoft from 6.0.3 to 6.0.5 in /roles
  • Loading branch information
tpurschke committed May 1, 2024
2 parents a3a8f0c + f6f1b87 commit 5d3397f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/lib/files/FWO.Api.Client/FWO.Api.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="IPAddressRange" Version="6.0.0" />
<PackageReference Include="GraphQL.Client" Version="6.0.5" />
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="6.0.3" />
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="6.0.5" />
<PackageReference Include="GraphQL.Client.Serializer.SystemTextJson" Version="6.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="8.0.4" />
</ItemGroup>
Expand Down

0 comments on commit 5d3397f

Please sign in to comment.