Bump HotChocolate.AspNetCore from 14.0.0-rc.3.2 to 14.0.0-rc.3.4

Bumps [HotChocolate.AspNetCore](https://github.com/ChilliCream/graphql-platform) from 14.0.0-rc.3.2 to 14.0.0-rc.3.4.
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Commits](https://github.com/ChilliCream/graphql-platform/compare/14.0.0-rc.3.2...14.0.0-rc.3.4)

---
updated-dependencies:
- dependency-name: HotChocolate.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-15 09:28:18 +00:00
committed by GitHub
parent bf0e8391ce
commit babfbb1333
@@ -102,7 +102,7 @@
<!-- Usage: GitLab interop -->
<PackageReference Include="GitLabApiClient" Version="1.8.0" />
<!-- Usage: GraphQL API Engine -->
<PackageReference Include="HotChocolate.AspNetCore" Version="14.0.0-rc.3.2" />
<PackageReference Include="HotChocolate.AspNetCore" Version="14.0.0-rc.3.4" />
<!-- Usage: GraphQL Authorization Plugin -->
<PackageReference Include="HotChocolate.AspNetCore.Authorization" Version="14.0.0-rc.3.2" />
<!-- Usage: GraphQL IDatabaseContext support -->