Skip to content

Commit 60d7c86

Browse files
Merge pull request #915 from microsoftgraph/dependabot/nuget/tests/Microsoft.Graph.DotnetCore.Core.Test/Moq-4.20.72
chore(deps): bump Moq from 4.20.71 to 4.20.72 in /tests/Microsoft.Graph.DotnetCore.Core.Test
2 parents 6eb5648 + a39f59c commit 60d7c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Microsoft.Graph.DotnetCore.Core.Test/Microsoft.Graph.DotnetCore.Core.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>
2525
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
26-
<PackageReference Include="Moq" Version="4.20.71" />
26+
<PackageReference Include="Moq" Version="4.20.72" />
2727
<PackageReference Include="xunit" Version="2.9.0" />
2828
<PackageReference Include="coverlet.collector" Version="6.0.2">
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)