Skip to content

Commit

Permalink
Bump Serilog.Extensions.Logging from 8.0.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [Serilog.Extensions.Logging](https://github.com/serilog/serilog-extensions-logging) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/serilog/serilog-extensions-logging/releases)
- [Commits](serilog/serilog-extensions-logging@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Serilog.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent e8402a7 commit ae2ff5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<!-- Usage: Discord interop -->
<PackageReference Include="Remora.Discord" Version="2024.3.0" />
<!-- Usage: Rich logger builder -->
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="9.0.0" />
<!-- Usage: Async logging plugin -->
<PackageReference Include="Serilog.Sinks.Async" Version="2.1.0" />
<!-- Usage: Console logging plugin -->
Expand Down

0 comments on commit ae2ff5a

Please sign in to comment.