diff options
| author | Bond-009 <bond.009@outlook.com> | 2020-04-07 17:38:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-07 17:38:44 +0200 |
| commit | 5cff79ea3870fd53973734eae0335f0c4e1ad357 (patch) | |
| tree | d04581952e8b2c6b5535fcddbf235e1c9866ea21 /tests/Jellyfin.MediaEncoding.Tests | |
| parent | c6987df50182af24b18d45f4e710aa90c9d0cc78 (diff) | |
| parent | b80c2a532ef8044ce55aa5853d6fde47c2d19734 (diff) | |
Merge pull request #2791 from mark-monteiro/dependabot/nuget/coverlet.collector-1.2.1
Bump coverlet.collector from 1.2.0 to 1.2.1
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 52d28206d..78a020ad5 100644 --- a/tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj +++ b/tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj @@ -17,7 +17,7 @@ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" /> <PackageReference Include="xunit" Version="2.4.1" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" /> - <PackageReference Include="coverlet.collector" Version="1.2.0" /> + <PackageReference Include="coverlet.collector" Version="1.2.1" /> </ItemGroup> <ItemGroup> |
