Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 3368374 commit 17c899f
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,10 +9,10 @@
<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.4.0" />
<PackageVersion Include="HotChocolate.Abstractions" Version="13.9.8" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="13.9.7" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="13.9.7" />
<PackageVersion Include="HotChocolate.Data" Version="13.9.7" />
<PackageVersion Include="HotChocolate.Data" Version="13.9.8" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="13.9.7" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageVersion Include="NKZSoft.FluentValidation.Options" Version="1.2.0" />
Expand Down

0 comments on commit 17c899f

Please sign in to comment.