Skip to content

Commit

Permalink
chore(deps): bump Jellyfin.Controller and Jellyfin.Model
Browse files Browse the repository at this point in the history
Bumps [Jellyfin.Controller](https://github.com/jellyfin/jellyfin) and [Jellyfin.Model](https://github.com/jellyfin/jellyfin). These dependencies needed to be updated together.

Updates `Jellyfin.Controller` from 10.9.10 to 10.10.2
- [Release notes](https://github.com/jellyfin/jellyfin/releases)
- [Commits](jellyfin/jellyfin@v10.9.10...v10.10.2)

Updates `Jellyfin.Model` from 10.9.10 to 10.10.2
- [Release notes](https://github.com/jellyfin/jellyfin/releases)
- [Commits](jellyfin/jellyfin@v10.9.10...v10.10.2)

---
updated-dependencies:
- dependency-name: Jellyfin.Controller
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Jellyfin.Model
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 6faf4a7 commit 31b7fab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jellyfin.Xtream/Jellyfin.Xtream.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.9.10" />
<PackageReference Include="Jellyfin.Model" Version="10.9.10" />
<PackageReference Include="Jellyfin.Controller" Version="10.10.2" />
<PackageReference Include="Jellyfin.Model" Version="10.10.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 31b7fab

Please sign in to comment.