From 09c29e28138472525be052f20cc81fdb742693af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 19:57:41 +0000 Subject: [PATCH] build(deps): Bump the minor-and-patch group with 1 update Bumps AutoMapper from 16.1.1 to 16.2.0 --- updated-dependencies: - dependency-name: AutoMapper dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: AutoMapper dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: AutoMapper dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- src/Application/Application.csproj | 2 +- src/Infrastructure/Infrastructure.csproj | 2 +- tests/Tests.Common/Tests.Common.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index 46518aa0..611f1176 100644 --- a/src/Application/Application.csproj +++ b/src/Application/Application.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index aa9754c3..52ecdfc5 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -8,7 +8,7 @@ - + diff --git a/tests/Tests.Common/Tests.Common.csproj b/tests/Tests.Common/Tests.Common.csproj index b14826e3..f08ed352 100644 --- a/tests/Tests.Common/Tests.Common.csproj +++ b/tests/Tests.Common/Tests.Common.csproj @@ -9,7 +9,7 @@ - +