Skip to content

Commit

Permalink
Bump MediaBrowser.Server.Core from 4.7.9 to 4.8.0.80
Browse files Browse the repository at this point in the history
Bumps [MediaBrowser.Server.Core](https://github.com/MediaBrowser/Emby) from 4.7.9 to 4.8.0.80.
- [Release notes](https://github.com/MediaBrowser/Emby/releases)
- [Commits](https://github.com/MediaBrowser/Emby/commits)

---
updated-dependencies:
- dependency-name: MediaBrowser.Server.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 71e91fa commit fff96e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jellyfin.Plugin.PhoenixAdult/PhoenixAdult.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Debug.Emby' or '$(Configuration)'=='Release.Emby'">
<PackageReference Include="MediaBrowser.Server.Core" Version="4.7.9" />
<PackageReference Include="MediaBrowser.Server.Core" Version="4.8.0.80" />
<PackageReference Include="SkiaSharp" Version="2.80.2" />
</ItemGroup>

Expand Down

0 comments on commit fff96e1

Please sign in to comment.