diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-19 12:00:52 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-19 12:00:52 +0000 |
| commit | ed8899da4c2b3ea74ed78d9e6d89ca3514985b47 (patch) | |
| tree | ba3044d65f78798e1e146e214b5c6697a70a72f8 /tests/Jellyfin.Api.Tests | |
| parent | 49ac4c4044b1777dc3a25544aead7b0b15b953e8 (diff) | |
Bump Moq from 4.14.6 to 4.14.7
Bumps [Moq](https://github.com/moq/moq4) from 4.14.6 to 4.14.7.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.14.6...v4.14.7)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'tests/Jellyfin.Api.Tests')
| -rw-r--r-- | tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj b/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj index aae436fb73..e7993d2e7c 100644 --- a/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj +++ b/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj @@ -22,7 +22,7 @@ <PackageReference Include="xunit" Version="2.4.1" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" /> <PackageReference Include="coverlet.collector" Version="1.3.0" /> - <PackageReference Include="Moq" Version="4.14.6" /> + <PackageReference Include="Moq" Version="4.14.7" /> </ItemGroup> <!-- Code Analyzers --> |
