Skip to content

Commit

Permalink
feat(deps): bump Moq (#535)
Browse files Browse the repository at this point in the history
Bumps [Moq](https://github.com/moq/moq4) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](devlooped/moq@v4.12.0...v4.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Plac3hold3r committed Sep 2, 2019
1 parent edf91c8 commit 0857dd7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="Moq" Version="4.12.0" />
<PackageReference Include="Moq" Version="4.13.0" />
<PackageReference Include="MvvmCross" Version="6.3.1" />
<PackageReference Include="MvvmCross.CodeAnalysis" Version="6.3.1" />
<PackageReference Include="MvvmCross.Tests" Version="6.3.1" />
Expand Down

0 comments on commit 0857dd7

Please sign in to comment.