diff options
| author | crobibero <cody@robibe.ro> | 2020-08-12 15:52:29 -0600 |
|---|---|---|
| committer | crobibero <cody@robibe.ro> | 2020-08-12 15:52:29 -0600 |
| commit | 6709645ec910051ca6427c38836548b4ce164d87 (patch) | |
| tree | 97212cc99adb6c703ca94df15f040d5e8038fd1d /tests/Jellyfin.Common.Tests | |
| parent | 741ab4301c6e7cb4b43da9b03732731efdd648a1 (diff) | |
bump deps
Diffstat (limited to 'tests/Jellyfin.Common.Tests')
| -rw-r--r-- | tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj b/tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj index 7464740445..cc802ccdeb 100644 --- a/tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj +++ b/tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj @@ -15,7 +15,7 @@ <ItemGroup> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" /> <PackageReference Include="xunit" Version="2.4.1" /> - <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" /> + <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" /> <PackageReference Include="coverlet.collector" Version="1.3.0" /> </ItemGroup> |
