Skip to content

Commit

Permalink
Bump GraphQL.Client.Serializer.Newtonsoft from 6.0.3 to 6.0.5 in /roles
Browse files Browse the repository at this point in the history
Bumps [GraphQL.Client.Serializer.Newtonsoft](https://github.com/graphql-dotnet/graphql-client) from 6.0.3 to 6.0.5.
- [Release notes](https://github.com/graphql-dotnet/graphql-client/releases)
- [Commits](graphql-dotnet/graphql-client@v6.0.3...v6.0.5)

---
updated-dependencies:
- dependency-name: GraphQL.Client.Serializer.Newtonsoft
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 68a0d0e commit 5812724
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.3" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="8.0.4" />
</ItemGroup>
Expand Down

0 comments on commit 5812724

Please sign in to comment.