Skip to content

Commit

Permalink
Bump Serilog.Enrichers.Environment from 2.3.0 to 3.0.0
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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 4387dbd commit e9f1880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sojj/sojj.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.6" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
<PackageReference Include="Serilog" Version="4.0.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.3.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.0" />
<PackageReference Include="Serilog.Enrichers.GlobalLogContext" Version="3.0.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
Expand Down

0 comments on commit e9f1880

Please sign in to comment.