From 9bcb69f8097d6e8fa1ac58f5ee0011df891c39c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 05:06:57 +0000 Subject: [PATCH] chore(deps): Bump MediatR and Microsoft.Extensions.Logging.Abstractions Bumps MediatR from 12.2.0 to 14.0.0 Bumps Microsoft.Extensions.Logging.Abstractions to 10.0.0, 10.0.1 --- updated-dependencies: - dependency-name: MediatR dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Application/IntelliMaint.Application.csproj | 4 ++-- src/Core/IntelliMaint.Core.csproj | 2 +- .../Pipeline/IntelliMaint.Infrastructure.Pipeline.csproj | 2 +- .../Sqlite/IntelliMaint.Infrastructure.Sqlite.csproj | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Application/IntelliMaint.Application.csproj b/src/Application/IntelliMaint.Application.csproj index ce48230..0234062 100644 --- a/src/Application/IntelliMaint.Application.csproj +++ b/src/Application/IntelliMaint.Application.csproj @@ -8,9 +8,9 @@ - + - + diff --git a/src/Core/IntelliMaint.Core.csproj b/src/Core/IntelliMaint.Core.csproj index f8127fe..7e150aa 100644 --- a/src/Core/IntelliMaint.Core.csproj +++ b/src/Core/IntelliMaint.Core.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Infrastructure/Pipeline/IntelliMaint.Infrastructure.Pipeline.csproj b/src/Infrastructure/Pipeline/IntelliMaint.Infrastructure.Pipeline.csproj index eda99c0..38f1cd0 100644 --- a/src/Infrastructure/Pipeline/IntelliMaint.Infrastructure.Pipeline.csproj +++ b/src/Infrastructure/Pipeline/IntelliMaint.Infrastructure.Pipeline.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Infrastructure/Sqlite/IntelliMaint.Infrastructure.Sqlite.csproj b/src/Infrastructure/Sqlite/IntelliMaint.Infrastructure.Sqlite.csproj index 03b6a56..e423fcb 100644 --- a/src/Infrastructure/Sqlite/IntelliMaint.Infrastructure.Sqlite.csproj +++ b/src/Infrastructure/Sqlite/IntelliMaint.Infrastructure.Sqlite.csproj @@ -12,7 +12,7 @@ - +