Skip to content

Commit 4a8991f

Browse files
dependabot-supportcoderpatros
authored andcommitted
Bump Moq from 4.10.0 to 4.10.1
Bumps [Moq](https://github.com/moq/moq4) from 4.10.0 to 4.10.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](devlooped/moq@v4.10.0...v4.10.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent d591b4a commit 4a8991f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Patros.AuthenticatedHttpClient.AzureAd.Tests/Patros.AuthenticatedHttpClient.AzureAd.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
11-
<PackageReference Include="Moq" Version="4.10.0" />
11+
<PackageReference Include="Moq" Version="4.10.1" />
1212
<PackageReference Include="RichardSzalay.MockHttp" Version="5.0.0" />
1313
<PackageReference Include="xunit" Version="2.4.1" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />

Patros.AuthenticatedHttpClient.AzureAppServiceManagedIdentity.Tests/Patros.AuthenticatedHttpClient.AzureAppServiceManagedIdentity.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
11-
<PackageReference Include="Moq" Version="4.10.0" />
11+
<PackageReference Include="Moq" Version="4.10.1" />
1212
<PackageReference Include="RichardSzalay.MockHttp" Version="5.0.0" />
1313
<PackageReference Include="xunit" Version="2.4.1" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />

0 commit comments

Comments
 (0)