aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests
diff options
context:
space:
mode:
authorRich Lander <rlander@microsoft.com>2021-07-26 13:08:27 -0700
committerGitHub <noreply@github.com>2021-07-26 13:08:27 -0700
commit3e0aab390aea4e934e60c4b60caee802cfe706d8 (patch)
treea0d36f12a50724ac4531ac7af76058c996a5e3c7 /tests/Jellyfin.Server.Integration.Tests
parent0ce7a15534461d70730ac8d1accfda1d45b01b55 (diff)
parent85e705d09efbda1630b419fab3a0065046b8de6d (diff)
Merge branch 'master' into mediabrowser-controller-entities
Diffstat (limited to 'tests/Jellyfin.Server.Integration.Tests')
-rw-r--r--tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj b/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj
index 8bbe583871..982d2081ab 100644
--- a/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj
+++ b/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj
@@ -18,7 +18,7 @@
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Xunit.Priority" Version="1.1.6" />
- <PackageReference Include="coverlet.collector" Version="3.0.3" />
+ <PackageReference Include="coverlet.collector" Version="3.1.0" />
<PackageReference Include="Moq" Version="4.16.0" />
</ItemGroup>