diff options
| author | dkanada <dkanada@users.noreply.github.com> | 2020-06-22 22:10:29 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-22 22:10:29 +0900 |
| commit | 2498c5f0ab458347012f2dc8cf15f330bbdb4c4e (patch) | |
| tree | 36fab014b0da75e49eb0cd1014af149a6f784971 /tests/Jellyfin.Api.Tests | |
| parent | 552a358c9c0e8787cf40fca17b0c8d1b41c92093 (diff) | |
| parent | 3e57898d6bd6e7dc29a8a7c690d6411a5c434b32 (diff) | |
Merge pull request #3417 from jellyfin/dependabot/nuget/Moq-4.14.3
Bump Moq from 4.14.1 to 4.14.3
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 d8c764c67c..074bf23710 100644 --- a/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj +++ b/tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj @@ -21,7 +21,7 @@ <PackageReference Include="xunit" Version="2.4.1" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" /> <PackageReference Include="coverlet.collector" Version="1.3.0" /> - <PackageReference Include="Moq" Version="4.14.1" /> + <PackageReference Include="Moq" Version="4.14.3" /> </ItemGroup> <!-- Code Analyzers --> |
