Skip to content

Commit 395725c

Browse files
renovate-botRehanSaeed
authored andcommitted
Update dependency Moq to v4.18.1
1 parent 9fda871 commit 395725c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.CodeCoverage" PrivateAssets="All" Version="17.2.0" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
1111
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.2.0" />
12-
<PackageReference Include="Moq" Version="4.17.2" />
12+
<PackageReference Include="Moq" Version="4.18.1" />
1313
<PackageReference Include="xunit" Version="2.4.1" />
1414
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="All" Version="2.4.3">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)