diff options
| author | Nyanmisaka <nst799610810@gmail.com> | 2020-12-01 00:59:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-01 00:59:21 +0800 |
| commit | 421faabc7c9806105a4ffef5be0acc11d725aaa1 (patch) | |
| tree | ec181a10bd8721bb27fb52b0b9217889747436b4 /tests/Jellyfin.Server.Implementations.Tests | |
| parent | 3e9cf98c30277e09f7b8a6c8ecb603e9ea10774a (diff) | |
| parent | 78fef806967563d613c5b06b23e5b59cb40f164e (diff) | |
Merge branch 'master' into hdr-extract
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Tests')
| -rw-r--r-- | tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj b/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj index 547f80ed96..fffbc6212a 100644 --- a/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj +++ b/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj @@ -17,7 +17,7 @@ <PackageReference Include="AutoFixture" Version="4.14.0" /> <PackageReference Include="AutoFixture.AutoMoq" Version="4.14.0" /> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" /> - <PackageReference Include="Moq" Version="4.15.1" /> + <PackageReference Include="Moq" Version="4.15.2" /> <PackageReference Include="xunit" Version="2.4.1" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" /> <PackageReference Include="coverlet.collector" Version="1.3.0" /> |
