Skip to content

Commit

Permalink
Bump Sentry.AspNetCore from 4.10.2 to 4.11.0 (#276)
Browse files Browse the repository at this point in the history
Bumps [Sentry.AspNetCore](https://github.com/getsentry/sentry-dotnet) from 4.10.2 to 4.11.0.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dotnet@4.10.2...4.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 0951669 commit 34ab2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LoanRepaymentApi/LoanRepaymentApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.10.0" />
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="6.5.1" />
<PackageReference Include="NodaTime" Version="3.1.12" />
<PackageReference Include="Sentry.AspNetCore" Version="4.10.2" />
<PackageReference Include="Sentry.AspNetCore" Version="4.11.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.0" />
</ItemGroup>

Expand Down

0 comments on commit 34ab2b7

Please sign in to comment.