Skip to content

Commit

Permalink
Merge pull request #913 from microsoftgraph/dependabot/nuget/Moq-4.16.1
Browse files Browse the repository at this point in the history
Bump Moq from 4.16.0 to 4.16.1
  • Loading branch information
andrueastman committed Feb 24, 2021
2 parents b9d4a16 + 78d2110 commit 962f197
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="Moq" Version="4.16.0" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 962f197

Please sign in to comment.