From 53021f99124462160d84a896899bb82272d19e2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 18:27:00 +0000 Subject: [PATCH] Bump Moq from 4.16.1 to 4.20.69 Bumps [Moq](https://github.com/moq/moq) from 4.16.1 to 4.20.69. - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/devlooped/moq/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq/compare/v4.16.1...v4.20.69) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/IntegrationTests/IntegrationTests.csproj | 4 ++-- tests/UnitTests/UnitTests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/IntegrationTests/IntegrationTests.csproj b/tests/IntegrationTests/IntegrationTests.csproj index 7a7f9e7a8..e383eafc4 100644 --- a/tests/IntegrationTests/IntegrationTests.csproj +++ b/tests/IntegrationTests/IntegrationTests.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -9,7 +9,7 @@ - + all diff --git a/tests/UnitTests/UnitTests.csproj b/tests/UnitTests/UnitTests.csproj index d88f74112..84ad356ce 100644 --- a/tests/UnitTests/UnitTests.csproj +++ b/tests/UnitTests/UnitTests.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -9,7 +9,7 @@ - + all