Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Commit

Permalink
build(deps): 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>
dependabot[bot] authored Jan 18, 2021
1 parent 69714a0 commit b70027e
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Infrastructure.Test/Infrastructure.Test.csproj
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
<PackageReference Include="Microsoft.Extensions.Options" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="5.0.0" />
<PackageReference Include="Moq" Version="4.15.2" />
<PackageReference Include="Moq" Version="4.16.0" />
<PackageReference Include="nunit" Version="3.13.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
2 changes: 1 addition & 1 deletion Kaizen.Test/Kaizen.Test.csproj
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
<PackageReference Include="Microsoft.Extensions.Options" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="5.0.0" />
<PackageReference Include="Moq" Version="4.15.2" />
<PackageReference Include="Moq" Version="4.16.0" />
<PackageReference Include="nunit" Version="3.13.0" />
<PackageReference Include="NUnit.Console" Version="3.11.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />

0 comments on commit b70027e

Please sign in to comment.