Skip to content

Commit

Permalink
Update dependency Hellang.Middleware.ProblemDetails to v6.5.1 (#1147)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 9, 2022
1 parent 1efc954 commit 33b89a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Whipstaff.AspNetCore/Whipstaff.AspNetCore.csproj
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="DynamicData" Version="7.9.7" />
<PackageReference Include="Exceptionless.AspNetCore" Version="4.8.0" />
<PackageReference Include="Exceptionless.Extensions.Logging" Version="4.8.0" />
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="6.5.0" />
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="6.5.1" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="10.0.1" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.AspNetCore.MiddlewareAnalysis" Version="6.0.8" />
Expand Down

0 comments on commit 33b89a4

Please sign in to comment.