Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent dab81f6 commit a3a3038
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<PackageVersion Include="EfLocalDb" Version="19.1.2" />
<PackageVersion Include="Fody" Version="6.8.2" />
<PackageVersion Include="graphiql" Version="2.0.0" />
<PackageVersion Include="GraphQL" Version="8.2.0" />
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.2.0" />
<PackageVersion Include="GraphQL" Version="8.2.1" />
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.2.1" />
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.2.0" />
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
Expand Down

0 comments on commit a3a3038

Please sign in to comment.