Skip to content

Commit

Permalink
Bump HotChocolate.Types.Analyzers from 14.0.0-rc.3 to 14.0.0-rc.3.2
Browse files Browse the repository at this point in the history
Bumps [HotChocolate.Types.Analyzers](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](ChilliCream/graphql-platform@14.0.0-rc.3...14.0.0-rc.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent b0a4be7 commit 3593e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<!-- Usage: GraphQL IDatabaseContext support -->
<PackageReference Include="HotChocolate.Data.EntityFramework" Version="14.0.0-rc.3" />
<!-- Usage: DataLoader source generation -->
<PackageReference Include="HotChocolate.Types.Analyzers" Version="14.0.0-rc.3" />
<PackageReference Include="HotChocolate.Types.Analyzers" Version="14.0.0-rc.3.2" />
<!-- Usage: GraphQL additional scalar type definitions -->
<PackageReference Include="HotChocolate.Types.Scalars" Version="14.0.0-rc.3" />
<!-- Usage: git interop -->
Expand Down

0 comments on commit 3593e3f

Please sign in to comment.