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

Closed
dependabot[bot] wants to merge 1 commits from dependabot/nuget/multi-ce18c9b265 into master
Showing only changes of commit 7f8de1c867 - Show all commits

View File

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