From cd735e6bf209353bf2c0f7c1cd5b1f1c27a85745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 01:18:34 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Logging` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.3) Updates `Microsoft.Extensions.Logging.Console` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Styra.Opa.AspNetCore/Styra.Opa.AspNetCore.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Styra.Opa.AspNetCore/Styra.Opa.AspNetCore.csproj b/src/Styra.Opa.AspNetCore/Styra.Opa.AspNetCore.csproj index 60f7a9e..c85f9a2 100644 --- a/src/Styra.Opa.AspNetCore/Styra.Opa.AspNetCore.csproj +++ b/src/Styra.Opa.AspNetCore/Styra.Opa.AspNetCore.csproj @@ -24,8 +24,8 @@ - - + +