Skip to content

Commit

Permalink
Update all exceptionless dependencies to v6 (#1351)
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 May 4, 2023
1 parent 53a951c commit 05f0c4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Whipstaff.AspNetCore/Whipstaff.AspNetCore.csproj
Expand Up @@ -19,8 +19,8 @@
<PackageReference Include="Ben.BlockingDetector" Version="0.0.4" />
<PackageReference Include="DocumentFormat.OpenXml" Version="2.20.0" />
<PackageReference Include="DynamicData" Version="7.13.5" />
<PackageReference Include="Exceptionless.AspNetCore" Version="5.0.0" />
<PackageReference Include="Exceptionless.Extensions.Logging" Version="5.0.0" />
<PackageReference Include="Exceptionless.AspNetCore" Version="6.0.0" />
<PackageReference Include="Exceptionless.Extensions.Logging" Version="6.0.0" />
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="6.5.1" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.ApplicationInsights.Profiler.AspNetCore" Version="2.5.1" />
Expand Down

0 comments on commit 05f0c4e

Please sign in to comment.