diff options
| author | Cody Robibero <cody@robibe.ro> | 2022-06-04 17:23:04 -0600 |
|---|---|---|
| committer | crobibero <cody@robibe.ro> | 2022-06-06 09:20:07 -0400 |
| commit | a7b1132c927ac83e4a04c5c178ba6e879d780957 (patch) | |
| tree | b7e62b1901e55e9965a501cc4ed59b2ccd79509a /tests/Jellyfin.Extensions.Tests | |
| parent | eb55f47f2e9afbd82db66eef538b8d89cacb77b9 (diff) | |
Merge pull request #7842 from crobibero/dependency-backport
(cherry picked from commit df6c5b6d421aeac7c4c29f9eab75b92f2c3c7ce7)
Signed-off-by: crobibero <cody@robibe.ro>
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 528265389..9f0f1c4de 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.16.4" /> + <PackageReference Include="FsCheck.Xunit" Version="2.16.5" /> </ItemGroup> <!-- Code Analyzers --> |
