diff options
| author | Bond-009 <bond.009@outlook.com> | 2021-08-16 14:53:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-16 14:53:56 +0200 |
| commit | d9f7b8415695210850244dba5a8d0cbedaeafb4f (patch) | |
| tree | 0323488579d367c1a7ab53706f23b677315656f7 /tests/Jellyfin.Extensions.Tests | |
| parent | b5157004c4dd7448f0b4a9f36615ca234a9a0904 (diff) | |
| parent | 4077cb2648fad935a3c591536a24473c6a1efd3f (diff) | |
Merge pull request #6438 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.0
Bump FsCheck.Xunit from 2.15.3 to 2.16.0
Diffstat (limited to 'tests/Jellyfin.Extensions.Tests')
| -rw-r--r-- | tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj b/tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj index 6e5ff31b5..10ec31b83 100644 --- a/tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj +++ b/tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj @@ -17,7 +17,7 @@ <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> <PrivateAssets>all</PrivateAssets> </PackageReference> - <PackageReference Include="FsCheck.Xunit" Version="2.15.3" /> + <PackageReference Include="FsCheck.Xunit" Version="2.16.0" /> </ItemGroup> <!-- Code Analyzers --> |
