From 5ad781dc2f406321e55ac7c20bd0f2a677aca05e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 13:17:47 +0000 Subject: [PATCH] chore(deps): bump Serilog.Extensions.Logging from 7.0.0 to 8.0.0 Bumps [Serilog.Extensions.Logging](https://github.com/serilog/serilog-extensions-logging) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/serilog/serilog-extensions-logging/releases) - [Commits](https://github.com/serilog/serilog-extensions-logging/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Serilog.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test/MockHttp.Server.Tests/MockHttp.Server.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/MockHttp.Server.Tests/MockHttp.Server.Tests.csproj b/test/MockHttp.Server.Tests/MockHttp.Server.Tests.csproj index 88803a74..f270c342 100644 --- a/test/MockHttp.Server.Tests/MockHttp.Server.Tests.csproj +++ b/test/MockHttp.Server.Tests/MockHttp.Server.Tests.csproj @@ -6,7 +6,7 @@ true MockHttp - 7.0.0 + 8.0.0 3.1.0