chore(deps): bump Jellyfin.Controller and Jellyfin.Model #152

Closed
dependabot[bot] wants to merge 1 commits from dependabot/nuget/multi-73bb334fbd into master
Showing only changes of commit 07e9ec47f6 - Show all commits

View File

@@ -13,8 +13,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.10.3" />
<PackageReference Include="Jellyfin.Model" Version="10.10.3" />
<PackageReference Include="Jellyfin.Controller" Version="10.10.5" />
<PackageReference Include="Jellyfin.Model" Version="10.10.5" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>