From 2a57b4d831e07493e54c00fff267687cf1939d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 22:14:42 +0000 Subject: [PATCH] build(deps): bump Serilog.Sinks.Async and System.Threading.Channels Bumps [Serilog.Sinks.Async](https://github.com/serilog/serilog-sinks-async) and [System.Threading.Channels](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Serilog.Sinks.Async` from 1.5.0 to 2.0.0 - [Release notes](https://github.com/serilog/serilog-sinks-async/releases) - [Commits](https://github.com/serilog/serilog-sinks-async/compare/v1.5.0...v2.0.0) Updates `System.Threading.Channels` from 6.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Serilog.Sinks.Async dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Threading.Channels dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 70684b57..6d7644a7 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -38,7 +38,7 @@ - +