Skip to content

Commit

Permalink
Bump Moq from 4.17.2 to 4.18.0 in /src (#1049)
Browse files Browse the repository at this point in the history
Bumps [Moq](https://github.com/moq/moq4) from 4.17.2 to 4.18.0.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](devlooped/moq@v4.17.2...v4.18.0)

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

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] authored May 12, 2022
1 parent 7fdb588 commit f8d5e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Whipstaff.UnitTests/Whipstaff.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="ErikEJ.EntityFrameworkCore.DgmlBuilder" Version="6.0.0" />
<PackageReference Include="Foundatio.Logging.Xunit" Version="9.1.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.5" />
<PackageReference Include="Moq" Version="4.17.2" />
<PackageReference Include="Moq" Version="4.18.0" />
<PackageReference Include="NetTestRegimentation" Version="1.5.3" />
<PackageReference Include="OpenCover" Version="4.7.1221" />
<PackageReference Include="xunit" Version="2.4.1" />
Expand Down

0 comments on commit f8d5e66

Please sign in to comment.