Bump HotChocolate.Types.Scalars from 14.0.0-rc.3 to 14.0.0-rc.3.2

Bumps [HotChocolate.Types.Scalars](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.Types.Scalars
  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:50:50 +00:00
committed by GitHub
parent b0a4be73ef
commit cacaee5ae0
@@ -110,7 +110,7 @@
<!-- Usage: DataLoader source generation -->
<PackageReference Include="HotChocolate.Types.Analyzers" Version="14.0.0-rc.3" />
<!-- Usage: GraphQL additional scalar type definitions -->
<PackageReference Include="HotChocolate.Types.Scalars" Version="14.0.0-rc.3" />
<PackageReference Include="HotChocolate.Types.Scalars" Version="14.0.0-rc.3.2" />
<!-- Usage: git interop -->
<PackageReference Include="LibGit2Sharp" Version="0.30.0" />
<!-- Usage: Support ""legacy"" Newotonsoft.Json in HTTP pipeline. The rest of our codebase uses Newtonsoft. -->