Skip to content

Commit cd56ef6

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

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.3" />
18+
<PackageReference Include="Moq" Version="4.14.4" />
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.3" />
19+
<PackageReference Include="Moq" Version="4.14.4" />
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)