diff options
| author | Bond-009 <bond.009@outlook.com> | 2021-02-22 14:15:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-22 14:15:22 +0100 |
| commit | c9ea66f0bdf64fcf8d5dd893891d74d296dc56fb (patch) | |
| tree | 8fa6480931af8dd0c864eda024976f52a986f5f3 /tests/Jellyfin.MediaEncoding.Tests | |
| parent | 0beda0e32c3e80719700a708b4c9864698cd8f24 (diff) | |
| parent | d033c30cd7673cc5c011c5002b74c45b826f848b (diff) | |
Merge pull request #5286 from jellyfin/dependabot/nuget/coverlet.collector-3.0.3
Bump coverlet.collector from 3.0.2 to 3.0.3
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 24f6fb356..ec9cc656a 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="3.0.2" /> + <PackageReference Include="coverlet.collector" Version="3.0.3" /> </ItemGroup> <!-- Code Analyzers --> |
