Skip to content

Commit

Permalink
Bump Sentry.Serilog from 3.14.1 to 4.9.0
Browse files Browse the repository at this point in the history
Bumps [Sentry.Serilog](https://github.com/getsentry/sentry-dotnet) from 3.14.1 to 4.9.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.14.1...4.9.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] committed Jul 26, 2024
1 parent 1d3087e commit 66af854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ntbs-service/ntbs-service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</PackageReference>
<PackageReference Include="Novell.Directory.Ldap.NETStandard2_0" Version="3.1.0" />
<PackageReference Include="Sentry.AspNetCore" Version="3.14.1" />
<PackageReference Include="Sentry.Serilog" Version="3.14.1" />
<PackageReference Include="Sentry.Serilog" Version="4.9.0" />
<PackageReference Include="Serilog.AspNetCore" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.Splunk" Version="3.7.0" />
<PackageReference Include="TimeZoneConverter" Version="5.0.0" />
Expand Down

0 comments on commit 66af854

Please sign in to comment.