Skip to content

Commit

Permalink
chore(deps): bump Jellyfin.Model from 10.9.10 to 10.10.3
Browse files Browse the repository at this point in the history
Bumps [Jellyfin.Model](https://github.com/jellyfin/jellyfin) from 10.9.10 to 10.10.3.
- [Release notes](https://github.com/jellyfin/jellyfin/releases)
- [Commits](jellyfin/jellyfin@v10.9.10...v10.10.3)

---
updated-dependencies:
- 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 25, 2024
1 parent 6faf4a7 commit 5884527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jellyfin.Xtream/Jellyfin.Xtream.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

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

Expand Down

0 comments on commit 5884527

Please sign in to comment.