Skip to content

Commit

Permalink
Update dependency Moq to v4.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent e3f41ae commit b8f9446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="coverlet.msbuild" Version="6.0.0" />
<PackageReference Include="FsCheck.Xunit" Version="2.16.6" />
<PackageReference Include="Moq" Version="4.20.1" />
<PackageReference Include="Moq" Version="4.20.2" />
</ItemGroup>
</Project>

0 comments on commit b8f9446

Please sign in to comment.