Skip to content

Commit

Permalink
Bump HotChocolate.AspNetCore from 13.7.0 to 13.8.0 in /src
Browse files Browse the repository at this point in the history
Bumps [HotChocolate.AspNetCore](https://github.com/ChilliCream/graphql-platform) from 13.7.0 to 13.8.0.
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Changelog](https://github.com/ChilliCream/graphql-platform/blob/main/CHANGELOG.md)
- [Commits](ChilliCream/graphql-platform@13.7.0...13.8.0)

---
updated-dependencies:
- dependency-name: HotChocolate.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 440c7ea commit 17e1009
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HotChocolate.AspNetCore" Version="13.7.0" />
<PackageReference Include="HotChocolate.AspNetCore" Version="13.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 17e1009

Please sign in to comment.