Skip to content

Commit

Permalink
Merge pull request #504 from System-IO-Abstractions/dependabot/nuget/…
Browse files Browse the repository at this point in the history
…Moq-4.13.0

Bump Moq from 4.12.0 to 4.13.0
  • Loading branch information
robkeim authored Sep 2, 2019
2 parents eeb6cfb + 7039978 commit 96f886a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<ItemGroup Condition="'$(TargetFramework)' != 'net40'">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="Moq" Version="4.12.0" />
<PackageReference Include="Moq" Version="4.13.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 96f886a

Please sign in to comment.