Skip to content

Commit

Permalink
Merge pull request #2062 from microsoftgraph/dependabot/nuget/Moq-4.20.2
Browse files Browse the repository at this point in the history
Bump Moq from 4.20.1 to 4.20.2
  • Loading branch information
baywet authored Aug 9, 2023
2 parents 6d0473c + 54c87e9 commit 0d72d72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.20.1" />
<PackageReference Include="Moq" Version="4.20.2" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 0d72d72

Please sign in to comment.