Skip to content

Commit

Permalink
Bump HotChocolate.Data from 14.2.0 to 14.3.0
Browse files Browse the repository at this point in the history
Bumps [HotChocolate.Data](https://github.com/ChilliCream/graphql-platform) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Commits](ChilliCream/graphql-platform@14.2.0...14.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 321a751 commit ca0edcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageVersion Include="HotChocolate.Abstractions" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="14.3.0" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Data" Version="14.2.0" />
<PackageVersion Include="HotChocolate.Data" Version="14.3.0" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="14.2.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageVersion Include="NKZSoft.FluentValidation.Options" Version="1.2.2" />
Expand Down

0 comments on commit ca0edcc

Please sign in to comment.