build(deps): bump Serilog.Enrichers.Span from 3.0.0 to 3.1.0

Bumps [Serilog.Enrichers.Span](https://github.com/RehanSaeed/Serilog.Enrichers.Span) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/RehanSaeed/Serilog.Enrichers.Span/releases)
- [Commits](https://github.com/RehanSaeed/Serilog.Enrichers.Span/compare/3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: Serilog.Enrichers.Span
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-30 15:40:06 +00:00 committed by GitHub
parent 9c93369767
commit f8ab7f52e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@
<PackageReference Include="Sentry.Serilog" Version="3.25.0" />
<PackageReference Include="Serilog" Version="2.12.0" />
<PackageReference Include="Serilog.AspNetCore" Version="6.1.0" />
<PackageReference Include="Serilog.Enrichers.Span" Version="3.0.0" />
<PackageReference Include="Serilog.Enrichers.Span" Version="3.1.0" />
<PackageReference Include="Serilog.Exceptions" Version="8.4.0" />
<PackageReference Include="Serilog.Formatting.Elasticsearch" Version="8.4.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />