Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

build(deps): bump YoutubeExplode from 6.3.14 to 6.3.16 #352

Merged
merged 1 commit into from
May 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Jellyfin.Plugin.Themerr/Jellyfin.Plugin.Themerr.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Jellyfin.Controller" Version="10.9.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="YoutubeExplode" Version="6.3.14" />
<PackageReference Include="YoutubeExplode" Version="6.3.16" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading