Skip to content

Commit

Permalink
Build(deps): Bump Serilog.AspNetCore from 8.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/serilog/serilog-aspnetcore/releases)
- [Commits](https://github.com/serilog/serilog-aspnetcore/commits)

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent e948749 commit 5015ccf
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.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.Enrichers.AssemblyName" Version="1.0.9"/>
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.3.0"/>
<PackageReference Include="Serilog.Enrichers.Process" Version="2.0.2"/>
Expand Down

0 comments on commit 5015ccf

Please sign in to comment.