From f03f04f825d3cb0eb65896ed3fe8db5ef42774f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 01:04:01 +0000 Subject: [PATCH] Bump AutoMapper from 9.0.0 to 12.0.1 Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 9.0.0 to 12.0.1. - [Release notes](https://github.com/AutoMapper/AutoMapper/releases) - [Changelog](https://github.com/AutoMapper/AutoMapper/blob/master/docs/API-Changes.md) - [Commits](https://github.com/AutoMapper/AutoMapper/compare/v9.0.0...v12.0.1) --- updated-dependencies: - dependency-name: AutoMapper dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Infrastructure/Infrastructure.csproj | 2 +- Presentation.API/Presentation.API.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Infrastructure/Infrastructure.csproj b/Infrastructure/Infrastructure.csproj index 21ac62d..b2f1c9c 100644 --- a/Infrastructure/Infrastructure.csproj +++ b/Infrastructure/Infrastructure.csproj @@ -23,7 +23,7 @@ - + diff --git a/Presentation.API/Presentation.API.csproj b/Presentation.API/Presentation.API.csproj index 0047e9f..529301b 100644 --- a/Presentation.API/Presentation.API.csproj +++ b/Presentation.API/Presentation.API.csproj @@ -10,7 +10,7 @@ - +