Skip to content

Commit

Permalink
Merge pull request #167 from BrammyS/dependabot/nuget/dev/Serilog.Asp…
Browse files Browse the repository at this point in the history
…NetCore-8.0.2

Build(deps): Bump Serilog.AspNetCore from 8.0.1 to 8.0.2
  • Loading branch information
BrammyS authored Aug 17, 2024
2 parents eeb0f5b + d4f7fa9 commit 91d5afb
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 @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.2" />
<PackageReference Include="Serilog.Enrichers.AssemblyName" Version="2.0.0"/>
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.1"/>
<PackageReference Include="Serilog.Enrichers.Process" Version="3.0.0"/>
Expand Down

0 comments on commit 91d5afb

Please sign in to comment.