Skip to content

Commit fe69edb

Browse files
chore(deps): bump Sentry.Serilog and Serilog
Bumps [Sentry.Serilog](https://github.com/getsentry/sentry-dotnet) and [Serilog](https://github.com/serilog/serilog). These dependencies needed to be updated together. Updates `Sentry.Serilog` from 5.0.0 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@5.0.0...5.0.1) Updates `Serilog` from 4.2.0 to 2.10.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](serilog/serilog@v4.2.0...v2.10.0) --- updated-dependencies: - dependency-name: Sentry.Serilog dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79b71c1 commit fe69edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoundSwitch/SoundSwitch.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<PackageReference Include="NuGet.Versioning" Version="6.12.1" />
5353
<PackageReference Include="Polly.Core" Version="8.5.0" />
5454
<PackageReference Include="RailSharp" Version="1.0.0" />
55-
<PackageReference Include="Sentry.Serilog" Version="5.0.0" />
55+
<PackageReference Include="Sentry.Serilog" Version="5.0.1" />
5656
<PackageReference Include="Serilog" Version="4.2.0" />
5757
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.1" />
5858
<PackageReference Include="Serilog.Exceptions" Version="8.4.0+build.694" />

0 commit comments

Comments
 (0)