Bump HotChocolate.AspNetCore.Authorization

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

---
updated-dependencies:
- dependency-name: HotChocolate.AspNetCore.Authorization
  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-10 09:49:52 +00:00
committed by GitHub
parent b0a4be73ef
commit e3cb1088bd
@@ -104,7 +104,7 @@
<!-- Usage: GraphQL API Engine -->
<PackageReference Include="HotChocolate.AspNetCore" Version="14.0.0-rc.3" />
<!-- Usage: GraphQL Authorization Plugin -->
<PackageReference Include="HotChocolate.AspNetCore.Authorization" Version="14.0.0-rc.3" />
<PackageReference Include="HotChocolate.AspNetCore.Authorization" Version="14.0.0-rc.3.2" />
<!-- Usage: GraphQL IDatabaseContext support -->
<PackageReference Include="HotChocolate.Data.EntityFramework" Version="14.0.0-rc.3" />
<!-- Usage: DataLoader source generation -->