Skip to content

Commit

Permalink
Bump Sentry.AspNetCore from 4.8.0 to 4.8.1 in /src (#636)
Browse files Browse the repository at this point in the history
Bumps [Sentry.AspNetCore](https://github.com/getsentry/sentry-dotnet) from 4.8.0 to 4.8.1.
- [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.8.0...4.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 57691e7 commit 5acd9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.6" />
<PackageVersion Include="NSwag.AspNetCore" Version="14.0.8" />
<PackageVersion Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
<PackageVersion Include="Sentry.AspNetCore" Version="4.8.0" />
<PackageVersion Include="Sentry.AspNetCore" Version="4.8.1" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.6.2" />
</ItemGroup>

Expand Down

0 comments on commit 5acd9b5

Please sign in to comment.