Skip to content

Commit

Permalink
Merge pull request #974 from App-vNext/update-to-Moq-4.18.3
Browse files Browse the repository at this point in the history
update to Moq 4.18.3
  • Loading branch information
martincostello committed Dec 16, 2022
2 parents ff2ec4c + fc17044 commit 233a26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Polly.Specs/Polly.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="coverlet.msbuild" Version="3.1.2" PrivateAssets="all" />
<PackageReference Include="FluentAssertions" Version="6.5.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="Moq" Version="4.18.3" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 233a26d

Please sign in to comment.