Skip to content

Commit

Permalink
Bump Sentry.Serilog from 3.39.1 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [Sentry.Serilog](https://github.com/getsentry/sentry-dotnet) from 3.39.1 to 5.0.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@3.39.1...5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 24cd7e8 commit e65060e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
<PackageReference Include="Sentry.Serilog" Version="3.39.1" />
<PackageReference Include="Sentry.Serilog" Version="5.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e65060e

Please sign in to comment.