Skip to content

Commit

Permalink
Bump HotChocolate from 13.9.11 to 13.9.12 in /src
Browse files Browse the repository at this point in the history
Bumps [HotChocolate](https://github.com/ChilliCream/graphql-platform) 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 1decda7 commit 46015a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fluss.HotChocolate/Fluss.HotChocolate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

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

0 comments on commit 46015a0

Please sign in to comment.