Skip to content

Commit 4696aaf

Browse files
Bump Moq from 4.14.1 to 4.14.3
Bumps [Moq](https://github.com/moq/moq4) from 4.14.1 to 4.14.3. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](devlooped/moq@v4.14.1...v4.14.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8059e8c commit 4696aaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CoderPatros.AuthenticatedHttpClient.AzureAd.Tests/CoderPatros.AuthenticatedHttpClient.AzureAd.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>
18-
<PackageReference Include="Moq" Version="4.14.1" />
18+
<PackageReference Include="Moq" Version="4.14.3" />
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
2020
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
2121
<PackageReference Include="xunit" Version="2.4.1" />

CoderPatros.AuthenticatedHttpClient.AzureAppServiceManagedIdentity.Tests/CoderPatros.AuthenticatedHttpClient.AzureAppServiceManagedIdentity.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
19-
<PackageReference Include="Moq" Version="4.14.1" />
19+
<PackageReference Include="Moq" Version="4.14.3" />
2020
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
2121
<PackageReference Include="xunit" Version="2.4.1" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.2" />

0 commit comments

Comments
 (0)