Skip to content

Commit

Permalink
Bump Sentry.Serilog from 3.24.0 to 5.0.0 in /TrnGeneratorApi
Browse files Browse the repository at this point in the history
Bumps [Sentry.Serilog](https://github.com/getsentry/sentry-dotnet) from 3.24.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@3.24.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent e105a1c commit c9e5379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TrnGeneratorApi/src/TrnGeneratorApi/TrnGeneratorApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PackageReference>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.0" />
<PackageReference Include="Sentry.AspNetCore" Version="3.24.0" />
<PackageReference Include="Sentry.Serilog" Version="3.24.0" />
<PackageReference Include="Sentry.Serilog" Version="5.0.0" />
<PackageReference Include="Serilog.AspNetCore" Version="6.1.0" />
<PackageReference Include="Serilog.Expressions" Version="3.4.1" />
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="4.0.0" />
Expand Down

0 comments on commit c9e5379

Please sign in to comment.