Skip to content

Commit

Permalink
Merge pull request #708 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
github-actions[bot] authored Aug 9, 2023
2 parents e8d4e12 + 058b692 commit 37019cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<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" />
<ProjectReference Include="..\..\src\Microsoft.Graph.Core\Microsoft.Graph.Core.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 37019cd

Please sign in to comment.