Skip to content

Commit

Permalink
Bump Moq from 4.15.2 to 4.16.0
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.0.
- [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.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2021
1 parent 9d850b5 commit e28cb1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Update="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.9.0-preview-20210106-01" />
<PackageReference Update="Moq" Version="4.15.2" />
<PackageReference Update="Moq" Version="4.16.0" />
<PackageReference Update="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.1" />
<PackageReference Update="octokit" Version="0.48.0" />
<PackageReference Update="StyleCop.Analyzers" Version="1.2.0-beta.312" />
Expand Down

0 comments on commit e28cb1f

Please sign in to comment.