Skip to content

Commit a71c6db

Browse files
authored
Merge pull request #54 from microsoft/dependabot/nuget/Moq-4.18.3
Bump Moq from 4.18.2 to 4.18.3
2 parents 9290e89 + 29b4b99 commit a71c6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Kiota.Abstractions.Tests/Microsoft.Kiota.Abstractions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
1616
<!-- We need Microsoft.TestPlatform.ObjectModel for net framework execution in linux environments https://github.com/microsoft/vstest/issues/2469-->
1717
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.4.0" />
18-
<PackageReference Include="Moq" Version="4.18.2" />
18+
<PackageReference Include="Moq" Version="4.18.3" />
1919
<PackageReference Include="xunit" Version="2.4.2" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)