From 53f1110ddd6849b53b966c63e328ba5bcc9a3393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 18:36:32 +0000 Subject: [PATCH] chore: Bump MediatR and Microsoft.Extensions.Logging.Abstractions Bumps MediatR from 12.2.0 to 14.0.0 Bumps Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 10.0.0 --- 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 ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 2 +- .../Datalogy.Gis.Application/Datalogy.Gis.Application.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index d6dd409..cf67c67 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -34,7 +34,7 @@ - + diff --git a/src/Core/Datalogy.Gis.Application/Datalogy.Gis.Application.csproj b/src/Core/Datalogy.Gis.Application/Datalogy.Gis.Application.csproj index 11b6377..ed7c7d6 100644 --- a/src/Core/Datalogy.Gis.Application/Datalogy.Gis.Application.csproj +++ b/src/Core/Datalogy.Gis.Application/Datalogy.Gis.Application.csproj @@ -13,7 +13,7 @@ - +