Skip to content

Commit

Permalink
Merge pull request #159 from BrammyS/dependabot/nuget/dev/Serilog.Enr…
Browse files Browse the repository at this point in the history
…ichers.Process-3.0.0

Build(deps): Bump Serilog.Enrichers.Process from 2.0.2 to 3.0.0
  • Loading branch information
BrammyS authored Jun 17, 2024
2 parents 8f088fa + f873627 commit 3b69b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bot/Bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.Enrichers.AssemblyName" Version="2.0.0"/>
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.0"/>
<PackageReference Include="Serilog.Enrichers.Process" Version="2.0.2"/>
<PackageReference Include="Serilog.Enrichers.Process" Version="3.0.0"/>
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.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 3b69b7c

Please sign in to comment.