Skip to content

Commit

Permalink
updating jellyfin packages
Browse files Browse the repository at this point in the history
  • Loading branch information
vosmiic committed Aug 8, 2024
1 parent 100dad4 commit 3b4b279
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jellyfin-ani-sync/jellyfin-ani-sync.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.9.6" />
<PackageReference Include="Jellyfin.Model" Version="10.9.6" />
<PackageReference Include="Jellyfin.Controller" Version="10.9.9" />
<PackageReference Include="Jellyfin.Model" Version="10.9.9" />
<FrameworkReference Include="Microsoft.AspNetCore.App"/>
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0"/>
<PackageReference Include="System.Collections" Version="4.3.0"/>
Expand Down

0 comments on commit 3b4b279

Please sign in to comment.