diff options
| author | Bond-009 <bond.009@outlook.com> | 2021-01-11 14:58:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-11 14:58:23 +0100 |
| commit | aaf889f683a92b4c41c54505d91d96b902709843 (patch) | |
| tree | 3ec058e38e4f268c665d0a6c6471b531198395df /tests/Jellyfin.MediaEncoding.Tests | |
| parent | 5c00b4175a8c91cb1fed57524810c71aa067dbf5 (diff) | |
| parent | b00f3334f272b05a64333da9b55d351401aebfb2 (diff) | |
Merge pull request #5002 from jellyfin/dependabot/nuget/coverlet.collector-3.0.0
Bump coverlet.collector from 1.3.0 to 3.0.0
Diffstat (limited to 'tests/Jellyfin.MediaEncoding.Tests')
| -rw-r--r-- | tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj b/tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj index c934ea1c24..ed788bab8e 100644 --- a/tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj +++ b/tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj @@ -22,7 +22,7 @@ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" /> <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="coverlet.collector" Version="3.0.0" /> </ItemGroup> <!-- Code Analyzers --> |
