Skip to content

Commit

Permalink
Bump Serilog.Enrichers.Environment from 2.3.0 to 3.0.1 (#118)
Browse files Browse the repository at this point in the history
Bumps [Serilog.Enrichers.Environment](https://github.com/serilog/serilog-enrichers-environment) from 2.3.0 to 3.0.1.
- [Release notes](https://github.com/serilog/serilog-enrichers-environment/releases)
- [Changelog](https://github.com/serilog/serilog-enrichers-environment/blob/dev/CHANGES.md)
- [Commits](serilog/serilog-enrichers-environment@v2.3.0...v3.0.1)

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

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 Jul 4, 2024
1 parent da82ebb commit 3e7c281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Company.Orion.Api/Company.Orion.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</PackageReference>
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.Enrichers.CorrelationId" Version="3.0.1" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.3.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.1" />
<PackageReference Include="Serilog.Sinks.Debug" Version="3.0.0">
<TreatAsUsed>true</TreatAsUsed>
</PackageReference>
Expand Down

0 comments on commit 3e7c281

Please sign in to comment.