Skip to content

Commit

Permalink
build(deps): Bump Sentry.DiagnosticSource from 3.30.0 to 3.31.0
Browse files Browse the repository at this point in the history
Bumps [Sentry.DiagnosticSource](https://github.com/getsentry/sentry-dotnet) from 3.30.0 to 3.31.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.30.0...3.31.0)

---
updated-dependencies:
- dependency-name: Sentry.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2023
1 parent d128acc commit eb2e476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Silk/Silk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<PackageReference Include="Remora.Plugins" />
<PackageReference Include="Remora.Results" />
<PackageReference Include="Sentry" Version="3.30.0" />
<PackageReference Include="Sentry.DiagnosticSource" Version="3.30.0" />
<PackageReference Include="Sentry.DiagnosticSource" Version="3.31.0" />
<PackageReference Include="Sentry.Extensions.Logging" Version="3.30.0" />
<PackageReference Include="Sentry.Serilog" Version="3.30.0" />
<PackageReference Include="Serilog" />
Expand Down

0 comments on commit eb2e476

Please sign in to comment.