Skip to content

Commit

Permalink
Bump the hot-chocolate group in /src with 3 updates
Browse files Browse the repository at this point in the history
Bumps the hot-chocolate group in /src with 3 updates: [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.11 to 13.9.12
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Commits](ChilliCream/graphql-platform@13.9.11...13.9.12)

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 02c2198 commit 8244f23
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 @@ -8,9 +8,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HotChocolate" Version="13.9.11" />
<PackageReference Include="HotChocolate.AspNetCore" Version="13.9.11" />
<PackageReference Include="HotChocolate.Data" Version="13.9.11" />
<PackageReference Include="HotChocolate" Version="13.9.12" />
<PackageReference Include="HotChocolate.AspNetCore" Version="13.9.12" />
<PackageReference Include="HotChocolate.Data" Version="13.9.12" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8244f23

Please sign in to comment.