Skip to content

Commit

Permalink
perf(deps): bump Serilog.Enrichers.Span from 2.3.0 to 3.0.0 (#93)
Browse files Browse the repository at this point in the history
Bumps [Serilog.Enrichers.Span](https://github.com/RehanSaeed/Serilog.Enrichers.Span) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/RehanSaeed/Serilog.Enrichers.Span/releases)
- [Commits](RehanSaeed/Serilog.Enrichers.Span@2.3.0...3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2022
1 parent be47d2c commit 311390b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Sentry.AspNetCore" Version="3.23.1" />
<PackageReference Include="Sentry.Serilog" Version="3.23.1" />
<PackageReference Include="Serilog.AspNetCore" Version="6.0.1" />
<PackageReference Include="Serilog.Enrichers.Span" Version="2.3.0" />
<PackageReference Include="Serilog.Enrichers.Span" Version="3.0.0" />
<PackageReference Include="Serilog.Expressions" Version="3.4.1" />
<PackageReference Include="Serilog.HttpClient" Version="2.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
Expand Down

0 comments on commit 311390b

Please sign in to comment.