Skip to content

Commit

Permalink
Bump Serilog.Enrichers.Process from 2.0.2 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [Serilog.Enrichers.Process](https://github.com/serilog/serilog-enrichers-process) from 2.0.2 to 3.0.0.
- [Release notes](https://github.com/serilog/serilog-enrichers-process/releases)
- [Commits](serilog/serilog-enrichers-process@v2.0.2...v3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2024
1 parent 67b52e4 commit c9cb479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analogy.LogServer/Analogy.LogServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.1" />
<PackageReference Include="Serilog.Enrichers.Process" Version="2.0.2" />
<PackageReference Include="Serilog.Enrichers.Process" Version="3.0.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="4.0.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.2" />
Expand Down

0 comments on commit c9cb479

Please sign in to comment.