From 2e493465d060b0bd7317ae67872d80d818744fed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 08:00:37 +0000 Subject: [PATCH] Bump Serilog from 4.0.2 to 4.1.0 Bumps [Serilog](https://github.com/serilog/serilog) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v4.0.2...v4.1.0) --- updated-dependencies: - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Wizard.Application/Wizard.Application.csproj | 2 +- src/Wizard.ConsoleInterface/Wizard.ConsoleInterface.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Wizard.Application/Wizard.Application.csproj b/src/Wizard.Application/Wizard.Application.csproj index 019fb60..38a04f3 100644 --- a/src/Wizard.Application/Wizard.Application.csproj +++ b/src/Wizard.Application/Wizard.Application.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Wizard.ConsoleInterface/Wizard.ConsoleInterface.csproj b/src/Wizard.ConsoleInterface/Wizard.ConsoleInterface.csproj index b785447..3bb9964 100644 --- a/src/Wizard.ConsoleInterface/Wizard.ConsoleInterface.csproj +++ b/src/Wizard.ConsoleInterface/Wizard.ConsoleInterface.csproj @@ -12,7 +12,7 @@ - +