From 677e1fd0c4084a70fa7c7f87a1b97a038ec6c2ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 15:59:48 +0000 Subject: [PATCH] Bump Moq from 4.18.2 to 4.18.4 Bumps [Moq](https://github.com/moq/moq4) from 4.18.2 to 4.18.4. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.18.2...v4.18.4) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test/Hotel.Api.UnitTests/Hotel.Api.UnitTests.csproj | 2 +- test/Hotel.Core.UnitTests/Hotel.Core.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Hotel.Api.UnitTests/Hotel.Api.UnitTests.csproj b/test/Hotel.Api.UnitTests/Hotel.Api.UnitTests.csproj index 99c2de9..75430ec 100644 --- a/test/Hotel.Api.UnitTests/Hotel.Api.UnitTests.csproj +++ b/test/Hotel.Api.UnitTests/Hotel.Api.UnitTests.csproj @@ -12,7 +12,7 @@ - + all diff --git a/test/Hotel.Core.UnitTests/Hotel.Core.UnitTests.csproj b/test/Hotel.Core.UnitTests/Hotel.Core.UnitTests.csproj index 55f1002..488274a 100644 --- a/test/Hotel.Core.UnitTests/Hotel.Core.UnitTests.csproj +++ b/test/Hotel.Core.UnitTests/Hotel.Core.UnitTests.csproj @@ -14,7 +14,7 @@ - + all