Skip to content

Commit

Permalink
feat(deps): bump MvvmCross.Tests (#961)
Browse files Browse the repository at this point in the history
Bumps [MvvmCross.Tests](https://github.com/MvvmCross/MvvmCross) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](MvvmCross/MvvmCross@8.0.1...8.0.2)

---
updated-dependencies:
- dependency-name: MvvmCross.Tests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 and Plac3hold3r committed Jul 31, 2021
1 parent 7f8ebd1 commit 0a9aa41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="MvvmCross" Version="8.0.1" />
<PackageReference Include="MvvmCross.Tests" Version="8.0.1" />
<PackageReference Include="MvvmCross.Tests" Version="8.0.2" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 0a9aa41

Please sign in to comment.