Skip to content

Commit

Permalink
Bump Moq from 4.16.1 to 4.17.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.17.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.17.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] committed Mar 1, 2022
1 parent 1ce4afa commit d57d4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/common/Smi.Common.Tests/Smi.Common.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ItemGroup>
<PackageReference Include="HIC.BadMedicine.Dicom" Version="0.0.9" />
<PackageReference Include="HIC.RDMP.Plugin.Test" Version="7.0.3" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="Moq" Version="4.17.1" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NunitXml.TestLogger" Version="3.0.117" />
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="16.1.11" />
Expand Down

0 comments on commit d57d4fb

Please sign in to comment.