From 5741a85ae15b1c5b89609cf6fabd864ddabc601a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 19:41:12 +0000 Subject: [PATCH] Bump MediatR from 12.5.0 to 13.1.0 --- updated-dependencies: - dependency-name: MediatR dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: MediatR dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Contacts.Application/Contacts.Application.csproj | 2 +- Contacts.Domain/Contacts.Domain.csproj | 2 +- Contacts.Infrastructure/Contacts.Infrastructure.csproj | 1 + Contacts.Tests/Contacts.Tests.csproj | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Contacts.Application/Contacts.Application.csproj b/Contacts.Application/Contacts.Application.csproj index c60d830..0b37986 100644 --- a/Contacts.Application/Contacts.Application.csproj +++ b/Contacts.Application/Contacts.Application.csproj @@ -7,7 +7,7 @@ - + diff --git a/Contacts.Domain/Contacts.Domain.csproj b/Contacts.Domain/Contacts.Domain.csproj index 8022a61..6f3fd34 100644 --- a/Contacts.Domain/Contacts.Domain.csproj +++ b/Contacts.Domain/Contacts.Domain.csproj @@ -5,7 +5,7 @@ - + diff --git a/Contacts.Infrastructure/Contacts.Infrastructure.csproj b/Contacts.Infrastructure/Contacts.Infrastructure.csproj index 886e552..8de9fbc 100644 --- a/Contacts.Infrastructure/Contacts.Infrastructure.csproj +++ b/Contacts.Infrastructure/Contacts.Infrastructure.csproj @@ -7,6 +7,7 @@ + diff --git a/Contacts.Tests/Contacts.Tests.csproj b/Contacts.Tests/Contacts.Tests.csproj index 34d538e..b627f72 100644 --- a/Contacts.Tests/Contacts.Tests.csproj +++ b/Contacts.Tests/Contacts.Tests.csproj @@ -8,7 +8,7 @@ - +