Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2022
1 parent 677e770 commit f2f5a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0"/>
<PackageReference Include="Moq" Version="4.16.1"/>
<PackageReference Include="Moq" Version="4.18.1"/>
<PackageReference Include="Shouldly" Version="4.0.3"/>
<PackageReference Include="xunit" Version="2.4.1"/>
<PackageReference Include="Xunit.DependencyInjection" Version="8.3.0"/>
Expand Down

0 comments on commit f2f5a9b

Please sign in to comment.