Skip to content

Commit

Permalink
Bump GraphQL and GraphQL.SystemTextJson in /src
Browse files Browse the repository at this point in the history
Bumps [GraphQL](https://github.com/graphql-dotnet/graphql-dotnet) and [GraphQL.SystemTextJson](https://github.com/graphql-dotnet/graphql-dotnet). These dependencies needed to be updated together.

Updates `GraphQL` from 8.3.0 to 8.3.0
- [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases)
- [Commits](graphql-dotnet/graphql-dotnet@8.3.0...8.3.0)

Updates `GraphQL.SystemTextJson` from 8.2.1 to 8.3.0
- [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases)
- [Commits](graphql-dotnet/graphql-dotnet@8.2.1...8.3.0)

---
updated-dependencies:
- dependency-name: GraphQL
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: GraphQL.SystemTextJson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent a25134c commit a8d77e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageVersion Include="graphiql" Version="2.0.0" />
<PackageVersion Include="GraphQL" Version="8.3.0" />
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.2.1" />
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.2.1" />
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.3.0" />
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Http" Version="2.3.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1" />
Expand Down

0 comments on commit a8d77e0

Please sign in to comment.