From 43a59c4cbb555822bea02903a404184199d4655c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 20 Feb 2024 07:23:08 +0000
Subject: [PATCH] Bump Moq from 4.18.4 to 4.20.70 (#1368)

Bumps [Moq](https://github.com/moq/moq) from 4.18.4 to 4.20.70.
- [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.18.4...v4.20.70)

---
updated-dependencies:
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 GetIntoTeachingApiTests/GetIntoTeachingApiTests.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GetIntoTeachingApiTests/GetIntoTeachingApiTests.csproj b/GetIntoTeachingApiTests/GetIntoTeachingApiTests.csproj
index 9b0a12307..0e1eb575c 100644
--- a/GetIntoTeachingApiTests/GetIntoTeachingApiTests.csproj
+++ b/GetIntoTeachingApiTests/GetIntoTeachingApiTests.csproj
@@ -29,7 +29,7 @@
 	<PackageReference Include="FluentAssertions" Version="6.12.0" />
 	<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.15" />
 	<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
-	<PackageReference Include="Moq" Version="4.18.4" />
+	<PackageReference Include="Moq" Version="4.20.70" />
 	<PackageReference Include="WireMock.Net" Version="1.5.39" />
 	<PackageReference Include="xunit" Version="2.5.0" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.5.6"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>