Skip to content

Commit

Permalink
Bump HotChocolate.AspNetCore and HotChocolate.Abstractions
Browse files Browse the repository at this point in the history
Bumps [HotChocolate.AspNetCore](https://github.com/ChilliCream/graphql-platform) and [HotChocolate.Abstractions](https://github.com/ChilliCream/graphql-platform). These dependencies needed to be updated together.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent e2c3c30 commit 0b3d854
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<PackageVersion Include="EasyCaching.Redis" Version="1.9.2" />
<PackageVersion Include="EasyCaching.Serialization.MessagePack" Version="1.9.0" />
<PackageVersion Include="FluentValidation" Version="11.9.2" />
<PackageVersion Include="HotChocolate.Abstractions" Version="13.9.9" />
<PackageVersion Include="HotChocolate.Abstractions" Version="13.9.11" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="13.9.9" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="13.9.9" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="13.9.11" />
<PackageVersion Include="HotChocolate.Data" Version="13.9.9" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="13.9.9" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
Expand Down

0 comments on commit 0b3d854

Please sign in to comment.