chore(deps): bump TvMaze.Api.Client from 0.0.33 to 0.0.39

Bumps [TvMaze.Api.Client](https://github.com/plneto/TvMaze.Api.Client) from 0.0.33 to 0.0.39.
- [Release notes](https://github.com/plneto/TvMaze.Api.Client/releases)
- [Commits](https://github.com/plneto/TvMaze.Api.Client/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-15 00:43:21 +00:00 committed by GitHub
parent ad23ffaba4
commit 3fb0465e39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
<PackageReference Include="Jellyfin.Data" Version="10.*-*" />
<PackageReference Include="Jellyfin.Model" Version="10.*-*" />
<PackageReference Include="TvMaze.Api.Client" Version="0.0.33" />
<PackageReference Include="TvMaze.Api.Client" Version="0.0.39" />
<PackageReference Include="Microsoft.Extensions.Http" Version="5.0.0" />
</ItemGroup>