Skip to content

Commit

Permalink
build(deps): bump Sentry.Serilog
Browse files Browse the repository at this point in the history
Bumps [Sentry.Serilog](https://github.com/getsentry/sentry-dotnet) from 4.13.0 to 5.0.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.13.0...5.0.0)

---
updated-dependencies:
- dependency-name: Sentry.Serilog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent a48f97e commit a4efecf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="Sentry.AspNetCore" Version="4.13.0" />
<PackageReference Include="Sentry.Serilog" Version="4.13.0" />
<PackageReference Include="Sentry.Serilog" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a4efecf

Please sign in to comment.