Skip to content

Commit

Permalink
Merge pull request #707 from microsoftgraph/dependabot/nuget/Moq-4.20.1
Browse files Browse the repository at this point in the history
Bump Moq from 4.18.4 to 4.20.1
  • Loading branch information
github-actions[bot] authored Aug 8, 2023
2 parents b15d8fb + 37c024b commit e8d4e12
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.18.4" />
<PackageReference Include="Moq" Version="4.20.1" />
<PackageReference Include="xunit" Version="2.5.0" />
<ProjectReference Include="..\..\src\Microsoft.Graph.Core\Microsoft.Graph.Core.csproj" />
</ItemGroup>
Expand Down

0 comments on commit e8d4e12

Please sign in to comment.