Skip to content

Commit

Permalink
Bump Moq from 4.7.142 to 4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed May 4, 2019
1 parent c7a8d16 commit 6211e6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/Abioc.Tests.Internal/Abioc.Tests.Internal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="AutoTest.ArgumentNullException.Xunit" Version="0.8.0" />
<PackageReference Include="FluentAssertions" Version="4.19.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="Moq" Version="4.7.142" />
<PackageReference Include="Moq" Version="4.10.1" />
<PackageReference Include="xunit" Version="2.3.0" />
<PackageReference Include="xunit.analyzers" Version="0.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.0" />
Expand Down
2 changes: 1 addition & 1 deletion test/Abioc.Tests/Abioc.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="4.19.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="Moq" Version="4.7.142" />
<PackageReference Include="Moq" Version="4.10.1" />
<PackageReference Include="xunit" Version="2.3.0" />
<PackageReference Include="xunit.analyzers" Version="0.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.0" />
Expand Down

0 comments on commit 6211e6a

Please sign in to comment.