build(deps): bump Hellang.Middleware.ProblemDetails

Bumps [Hellang.Middleware.ProblemDetails](https://github.com/khellang/Middleware) from 6.4.2 to 6.5.0.
- [Release notes](https://github.com/khellang/Middleware/releases)
- [Commits](https://github.com/khellang/Middleware/compare/v6.4.2...v6.5.0)

---
updated-dependencies:
- dependency-name: Hellang.Middleware.ProblemDetails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-09 06:10:11 +00:00 committed by Collin M. Barrett
parent b422df5fdf
commit 83c4507ae0

View file

@ -28,7 +28,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="6.4.2" />
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="6.5.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>