Skip to content

Commit

Permalink
Bump Moq from 4.15.2 to 4.16.1 (#151)
Browse files Browse the repository at this point in the history
Bumps [Moq](https://github.com/moq/moq4) from 4.15.2 to 4.16.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](devlooped/moq@v4.15.2...v4.16.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent afe8999 commit 3fc3835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Expand Up @@ -10,7 +10,7 @@
<PackageReference Update="Microsoft.AspNet.WebApi.Core" Version="[5.2.7]" />
<PackageReference Update="Microsoft.AspNet.WebApi.OwinSelfHost" Version="[5.2.7]" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="[16.8.0]" />
<PackageReference Update="Moq" Version="[4.15.2]" />
<PackageReference Update="Moq" Version="[4.16.1]" />
<PackageReference Update="Newtonsoft.Json" Version="[6.0.6]" />
<PackageReference Update="NUnit" Version="[3.13.1]" />
<PackageReference Update="NUnit3TestAdapter" Version="[3.17.0]" />
Expand Down

0 comments on commit 3fc3835

Please sign in to comment.