Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 250fdf9 commit 2ed0c1f
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 @@ -11,7 +11,7 @@
<PackageVersion Include="FluentValidation" Version="11.10.0" />
<PackageVersion Include="HotChocolate.Abstractions" Version="14.1.0" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="14.0.0" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="14.0.0" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="14.1.0" />
<PackageVersion Include="HotChocolate.Data" Version="14.1.0" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="14.1.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
Expand Down

0 comments on commit 2ed0c1f

Please sign in to comment.