Merge pull request #3802 from jellyfin/dependabot/nuget/PlaylistsNET-1.1.2

Bump PlaylistsNET from 1.0.6 to 1.1.2
pull/3803/head
Bond-009 4 years ago committed by GitHub
commit 3b49ed1b37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="3.1.6" />
<PackageReference Include="OptimizedPriorityQueue" Version="4.2.0" />
<PackageReference Include="PlaylistsNET" Version="1.0.6" />
<PackageReference Include="PlaylistsNET" Version="1.1.2" />
<PackageReference Include="TvDbSharper" Version="3.2.0" />
</ItemGroup>

Loading…
Cancel
Save