From 4614c009be30b2222c429170c7743490751ff445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:17:59 +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 5450b57..eb73ab2 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 b89bf78..de02701 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 9c09030..041b1cc 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 7bac47e..7e3f467 100644 --- a/Contacts.Tests/Contacts.Tests.csproj +++ b/Contacts.Tests/Contacts.Tests.csproj @@ -8,7 +8,7 @@ - +