Skip to content

Commit

Permalink
build(deps): bump the hot-chocolate group across 1 directory with 3 u…
Browse files Browse the repository at this point in the history
…pdates

Bumps the hot-chocolate group with 3 updates in the /src directory: [HotChocolate](https://github.com/ChilliCream/graphql-platform), [HotChocolate.AspNetCore](https://github.com/ChilliCream/graphql-platform) and [HotChocolate.Data](https://github.com/ChilliCream/graphql-platform).


Updates `HotChocolate` from 13.9.12 to 14.0.0
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Commits](ChilliCream/graphql-platform@13.9.12...14.0.0)

Updates `HotChocolate.AspNetCore` from 13.9.12 to 14.0.0
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Commits](ChilliCream/graphql-platform@13.9.12...14.0.0)

Updates `HotChocolate` from 13.9.12 to 14.0.0
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Commits](ChilliCream/graphql-platform@13.9.12...14.0.0)

Updates `HotChocolate.Data` from 13.9.12 to 14.0.0
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Commits](ChilliCream/graphql-platform@13.9.12...14.0.0)

---
updated-dependencies:
- dependency-name: HotChocolate
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: hot-chocolate
- dependency-name: HotChocolate.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: hot-chocolate
- dependency-name: HotChocolate
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: hot-chocolate
- dependency-name: HotChocolate.Data
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: hot-chocolate
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent e00f0b7 commit c8cd113
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Fluss.HotChocolate/Fluss.HotChocolate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HotChocolate" Version="13.9.12" />
<PackageReference Include="HotChocolate.AspNetCore" Version="13.9.12" />
<PackageReference Include="HotChocolate.Data" Version="13.9.12" />
<PackageReference Include="HotChocolate" Version="14.0.0" />
<PackageReference Include="HotChocolate.AspNetCore" Version="14.0.0" />
<PackageReference Include="HotChocolate.Data" Version="14.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

Expand Down

0 comments on commit c8cd113

Please sign in to comment.