Skip to content

Commit

Permalink
Bump HotChocolate.Types.Analyzers from 14.0.0-rc.3.2 to 14.0.0-rc.3.4
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.2 to 14.0.0-rc.3.4.
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Commits](ChilliCream/graphql-platform@14.0.0-rc.3.2...14.0.0-rc.3.4)

---
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 15, 2024
1 parent bf0e839 commit 1dab74a
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.2" />
<!-- Usage: DataLoader source generation -->
<PackageReference Include="HotChocolate.Types.Analyzers" Version="14.0.0-rc.3.2" />
<PackageReference Include="HotChocolate.Types.Analyzers" Version="14.0.0-rc.3.4" />
<!-- Usage: GraphQL additional scalar type definitions -->
<PackageReference Include="HotChocolate.Types.Scalars" Version="14.0.0-rc.3.2" />
<!-- Usage: git interop -->
Expand Down

0 comments on commit 1dab74a

Please sign in to comment.