Skip to content

Commit

Permalink
Update dependency Moq to v4.18.2 (#1140)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 3, 2022
1 parent 3bbf855 commit 9fdaa1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Whipstaff.UnitTests/Whipstaff.UnitTests.csproj
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="ErikEJ.EntityFrameworkCore.DgmlBuilder" Version="6.0.0" />
<PackageReference Include="Foundatio.Xunit" Version="10.5.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.7" />
<PackageReference Include="Moq" Version="4.18.1" />
<PackageReference Include="Moq" Version="4.18.2" />
<PackageReference Include="NetTestRegimentation" Version="1.5.3" />
<PackageReference Include="OpenCover" Version="4.7.1221" />
<PackageReference Include="xunit" Version="2.4.1" />
Expand Down

0 comments on commit 9fdaa1b

Please sign in to comment.