build(deps): bump Hellang.Middleware.ProblemDetails

Bumps [Hellang.Middleware.ProblemDetails](https://github.com/khellang/Middleware) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/khellang/Middleware/releases)
- [Commits](https://github.com/khellang/Middleware/compare/v6.2.0...v6.3.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] 2021-12-07 06:04:08 +00:00 committed by Collin M. Barrett
parent 8ee1cf8033
commit 8cc476108a

View file

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